Bumps the pre-commit group with 1 update: [https://github.com/rvben/rumdl-pre-commit](https://github.com/rvben/rumdl-pre-commit).


Updates `https://github.com/rvben/rumdl-pre-commit` from v0.1.93 to 0.2.0
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.93...v0.2.0)

---
updated-dependencies:
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.0
  dependency-type: direct:production
  dependency-group: pre-commit
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-05-22 12:33:10 +00:00 committed by GitHub
parent 0f709682f3
commit 06c789e268
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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