diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c75d192..94aef95 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.166 + rev: v0.0.171 hooks: - id: rumdl ...