diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1868924..b52c946 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.86 + rev: v0.1.93 hooks: - id: rumdl-fmt # Auto-format and fail if issues remain - repo: https://github.com/rhysd/actionlint