diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 81e4517..013b97d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: hooks: - id: typos - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.53 + rev: v0.2.55 hooks: - id: rumdl-fmt ...