diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c3b80eadc8..a203ca1f27d 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.21.0 + rev: v1.24.6 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$