diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 67abd76d7e..065a18fc03 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: trailing-whitespace exclude: ^frontend/src/client/.* - repo: https://github.com/crate-ci/typos - rev: 37bb98842b0d8c4ffebdb75301a13db0267cef89 # v1.47.2 + rev: b859c0df7f391deba73030f79b957e62b4d81dc6 # varcon-core-v5.0.7 hooks: - id: typos args: [--force-exclude]