diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3a6079a3264..52eea9ba681 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -98,7 +98,7 @@ repos: - id: check-case-conflict - repo: https://github.com/crate-ci/typos - rev: v1.20.1 + rev: v1.20.3 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$