From 653b556a1b5d9e8cfedfabff7f7e4cb3af8a3f95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 19:26:48 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.4.8 --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0e6cd9014..791f9dc05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: - id: yamllint name: "YAML linting" - repo: https://github.com/biomejs/pre-commit - rev: v2.4.7 + rev: v2.4.8 hooks: - id: biome-lint name: "Verifying/updating code with biome (improved prettier)"