From 49cc42f1c57aec77abb762466e9b181d38ce56f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 05:24:26 +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..2191307 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.3.11" hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.9.4"]