diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba72177..f1b6b38 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,6 @@ repos: - "--unsafe" # Allow tags - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.11.2 + rev: v1.16.21 hooks: - id: typos