diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cbc841aa..9160fac7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -50,7 +50,7 @@ repos: - id: codespell pass_filenames: false - repo: https://github.com/crate-ci/typos - rev: v1.27.0 + rev: typos-dict-v0.11.35 hooks: - id: typos pass_filenames: false