diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c6f0f8f..8118bf4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,6 +46,6 @@ repos: exclude: '^tests/' - repo: https://github.com/crate-ci/typos.git - rev: 'v1.28.3' + rev: 'v1.28.4' hooks: - id: typos