diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c65d3b6292..cdbd8c581d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: - id: codespell pass_filenames: false - repo: https://github.com/crate-ci/typos - rev: v1.21.0 + rev: v1.22.9 hooks: - id: typos args: ['--config=typos-config.toml']