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.86 to 0.1.93
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.86...v0.1.93)

---
updated-dependencies:
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.1.93
  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-15 12:29:58 +00:00 committed by GitHub
parent 4d54a03fd2
commit c92b29f4c5
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; } git add ./LICENSE || { git checkout ./LICENSE && exit 1; }
' '
- repo: https://github.com/rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit
rev: v0.1.86 rev: v0.1.93
hooks: hooks:
- id: rumdl-fmt # Auto-format and fail if issues remain - id: rumdl-fmt # Auto-format and fail if issues remain
- repo: https://github.com/rhysd/actionlint - repo: https://github.com/rhysd/actionlint