diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 433db2dd5..d3a6f3b3e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: actionlint files: '^\.github/workflows/' - repo: https://github.com/biomejs/pre-commit - rev: v2.5.5 + rev: v2.5.6 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'