From 4407f56c59469664e78e60bfad39bc8189cd4f84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:42:58 +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..d62a0d3 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.4" hooks: - id: biome-check additional_dependencies: ["@biomejs/biome@1.9.4"]