From fe05fb6358c5a2af58fede54107223d9271a17eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 22:02:17 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.1.2 --- .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 d62f2c3fd..3b3e17c79 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.1.1 + rev: v2.1.2 hooks: - id: biome-lint name: "Verifying/updating code with biome (improved prettier)"