chore(deps): bump rvben/rumdl from 0.2.27 to 0.2.46 in the rumdl group

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

Updates `rvben/rumdl` from 0.2.27 to 0.2.46
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rvben/rumdl/compare/v0.2.27...v0.2.46)
chore(deps): bump https://github.com/rvben/rumdl-pre-commit

Bumps the rumdl 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.2.27 to 0.2.45
- [Release notes](https://github.com/rvben/rumdl-pre-commit/releases)
- [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.27...v0.2.45)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.2.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rumdl
- dependency-name: https://github.com/rvben/rumdl-pre-commit
  dependency-version: 0.2.45
  dependency-type: direct:production
  dependency-group: rumdl
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
sandroid 2026-08-29 17:21:45 +02:00
parent 15db001662
commit f1f05e3358
No known key found for this signature in database
GPG key ID: 91418C9982B8B76E
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v7
- uses: rvben/rumdl@v0.2.27 - uses: rvben/rumdl@v0.2.62
# Lint GitHub Actions workflows # Lint GitHub Actions workflows
actionlint: actionlint:

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.2.27 rev: v0.2.62
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