diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7fcbdfa..4e64f1a 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.177 + rev: v0.0.181 hooks: - id: rumdl ...