diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2fb939c1911..6e9b681d985 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.29.5 + rev: v1.32.0 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$