From fc9681e6f3e01cd3e989f031c22be4153fced58e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 16:00:52 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.5.11 --- .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 e63e7355..11a51261 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - id: yamllint name: "Linting yaml" - repo: https://github.com/biomejs/pre-commit - rev: v2.4.15 + rev: v2.5.11 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@2.0.4"]