diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aeb345c1f..1cbee5164 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.4.12 + rev: v2.5.1 hooks: - id: biome-format exclude: '^(\.github/actions/|\.vscode/|desktop/|sites/|examples/)'