From 77ec9dcd86cc33797889309bcaa230d43216c27e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 07:09:41 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.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 7a7829892..eb88877d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # Tracked upstream: https://github.com/rhysd/actionlint/issues/693 args: ["-ignore", "unexpected key \"background\" for step"] - repo: https://github.com/biomejs/pre-commit - rev: v2.5.7 + rev: v2.5.8 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'