From 367fa828823df21e6d278816e2691b5986dd69c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 05:52:25 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2 --- .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 748d327..c0739b6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/biomejs/pre-commit - rev: "v1.9.4" + rev: "v2.4.8" hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.9.4"]