diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80d07b5..58a6b74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: exclude: 'tests' - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.13.13 # v1.19.0 + rev: v1 # v1.19.0 hooks: - id: typos args: []