diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4560264..b155257 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,6 +73,6 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/crate-ci/typos - rev: v1.16.21 + rev: typos-dict-v0.11.3 hooks: - id: typos