diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f6ec73..879b996 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.17.2 + rev: v1.18.1 hooks: - id: typos # TODO: to .typos.toml, https://github.com/crate-ci/typos/issues/347