diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eaabf97..59249c6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: require_serial: true - repo: https://github.com/crate-ci/typos - rev: v1.16.1 + rev: v1.17.2 hooks: - id: typos # TODO: to .typos.toml, https://github.com/crate-ci/typos/issues/347