diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e237a18..f27bad7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: codespell pass_filenames: false - repo: https://github.com/crate-ci/typos - rev: v1.28.3 + rev: dictgen-v0.3.1 hooks: - id: typos pass_filenames: false