From 722f11d4f9d9229dae1b2254e6abda85ddf3caf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 00:28:48 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.4.15 --- .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 0934e618..80ae0288 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.14 + rev: v2.4.15 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@2.0.4"]