diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4d870fc..3a3c13e 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.2.26 + rev: v0.2.28 hooks: - id: rumdl-fmt ...