diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5418207..4d3b78b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.0.209 + rev: v0.0.215 hooks: - id: rumdl-fmt ...