diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b52c9461..5ee05b06 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: git add ./LICENSE || { git checkout ./LICENSE && exit 1; } ' - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.93 + rev: v0.2.0 hooks: - id: rumdl-fmt # Auto-format and fail if issues remain - repo: https://github.com/rhysd/actionlint