mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.0 (#602)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/602 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Dependency bot <renovate-bot@noreply.codeberg.org> Co-committed-by: Dependency bot <renovate-bot@noreply.codeberg.org>
This commit is contained in:
parent
fee008c261
commit
bf370d46ec
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ steps:
|
|||
- lychee -v -t 40 .
|
||||
|
||||
lint-yaml:
|
||||
image: pipelinecomponents/yamllint:0.34.0
|
||||
image: pipelinecomponents/yamllint:0.35.0
|
||||
depends_on: []
|
||||
commands:
|
||||
- yamllint --strict .
|
||||
|
|
|
|||
Loading…
Reference in a new issue