diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9abaa79..e0e11a6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: require_serial: true - repo: https://github.com/crate-ci/typos - rev: v1.16.1 + rev: v1.16.5 hooks: - id: typos # TODO: to .typos.toml, https://github.com/crate-ci/typos/issues/347