diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 51bef62..737aeef 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: markdownlint - repo: https://github.com/crate-ci/typos - rev: v1.29.4 + rev: dictgen-v0.3.1 hooks: - id: typos exclude: '\.gitignore$'