mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
chore(deps): bump rvben/rumdl from 0.2.7 to 0.2.27 in the rumdl group (#542)
Some checks failed
ci / build (macos-latest) (push) Has been cancelled
ci / build (ubuntu-latest) (push) Has been cancelled
ci / commitlint (push) Has been cancelled
ci / format (push) Has been cancelled
ci / rumdl-check (push) Has been cancelled
ci / actionlint (push) Has been cancelled
Some checks failed
ci / build (macos-latest) (push) Has been cancelled
ci / build (ubuntu-latest) (push) Has been cancelled
ci / commitlint (push) Has been cancelled
ci / format (push) Has been cancelled
ci / rumdl-check (push) Has been cancelled
ci / actionlint (push) Has been cancelled
Bumps the rumdl group with 1 update: [rvben/rumdl](https://github.com/rvben/rumdl). Updates `rvben/rumdl` from 0.2.7 to 0.2.27 - [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.7...v0.2.27) 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.7 to 0.2.27 - [Release notes](https://github.com/rvben/rumdl-pre-commit/releases) - [Commits](https://github.com/rvben/rumdl-pre-commit/compare/v0.2.7...v0.2.27) --- updated-dependencies: - dependency-name: rvben/rumdl dependency-version: 0.2.27 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.27 dependency-type: direct:production dependency-group: rumdl ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
efa8c39b0d
commit
e0c7b844b5
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -97,7 +97,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
- uses: rvben/rumdl@v0.2.7
|
||||
- uses: rvben/rumdl@v0.2.27
|
||||
|
||||
# Lint GitHub Actions workflows
|
||||
actionlint:
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ repos:
|
|||
git add ./LICENSE || { git checkout ./LICENSE && exit 1; }
|
||||
'
|
||||
- repo: https://github.com/rvben/rumdl-pre-commit
|
||||
rev: v0.2.7
|
||||
rev: v0.2.27
|
||||
hooks:
|
||||
- id: rumdl-fmt # Auto-format and fail if issues remain
|
||||
- repo: https://github.com/rhysd/actionlint
|
||||
|
|
|
|||
Loading…
Reference in a new issue