diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9cf6da8..7fcbdfa 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.174 + rev: v0.0.177 hooks: - id: rumdl ...