diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25597e6b..19e643af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: #### # Typos - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.13.13 + rev: v1 hooks: - id: typos args: ["--force-exclude"]