From 232409d7aac3dfb477ba8d9e5ccc4ff7c63354ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 05:39:26 +0000 Subject: [PATCH] Update pre-commit hook biomejs/pre-commit to v2.4.8 --- .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 18a1908..0dd8610 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.4.7 + rev: v2.4.8 hooks: - id: biome-lint additional_dependencies: ["@biomejs/biome@1.8.3"]