diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 28cc06e1035..3c3109ec9dd 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.28.4 + rev: v1.29.0 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$