diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7529e72dfa9..97a5ab5b096 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.22.9 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$