From d03b7e069000fc9cbf41e5cbb82ca3682f7f6be3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 23:00:28 +0000 Subject: [PATCH] chore(deps): update pre-commit hook biomejs/pre-commit to v2.5.9 --- .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 d3465b858..415bebf46 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.8 + rev: v2.5.9 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'