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/)'