diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 94aef95..9cf6da8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ repos: hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.0.171 + rev: v0.0.174 hooks: - id: rumdl ...