diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 49b46db..5f42648 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: hooks: - id: md-dead-link-check - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.13.13 + rev: v1 hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.0.199 + rev: v0.0.206 hooks: - id: rumdl-fmt ...