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.27 to 0.2.62 in the rumdl group (#547)
Some checks failed
ci / actionlint (push) Has been cancelled
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
Some checks failed
ci / actionlint (push) Has been cancelled
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
This commit is contained in:
parent
2420155e23
commit
3fe2a16334
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue