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.68 to 0.1.74
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.68...v0.1.74)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-18 22:05:15 +00:00 committed by Wenxuan
parent 04c9912465
commit a56a6a40f2

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.68
rev: v0.1.74
hooks:
- id: rumdl-fmt # Auto-format and fail if issues remain
- repo: https://github.com/rhysd/actionlint