From 0631bf35ec8d3521663e01a6498fd428a46f4d93 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:57:35 +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..f271974 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.5.2" hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.9.4"]