From 6579fd69ecb70f4573a4cd07dea86e6c360635a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 00:58:01 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.5.6 --- .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 35d8af1..2c4751d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: - id: yamllint name: "Linting yaml" - repo: https://github.com/biomejs/pre-commit - rev: v2.5.5 + rev: v2.5.6 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]