diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 901e63f4fae..acd2e2de048 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -88,7 +88,7 @@ repos: - id: check-illegal-windows-names - repo: https://github.com/crate-ci/typos - rev: v1.44.0 + rev: v1.46.0 hooks: - id: typos exclude: ^(CHANGELOG\.md|test/(test-cmd-list\.txt|fixtures/.+))$