mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.13 (#845)
Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/845 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
5f75a85132
commit
039a9117a8
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ steps:
|
|||
- lychee -v -t 40 --root-dir $(pwd)/content --fallback-extensions md .
|
||||
|
||||
lint-yaml:
|
||||
image: pipelinecomponents/yamllint:0.35.9
|
||||
image: pipelinecomponents/yamllint:0.35.13
|
||||
depends_on: []
|
||||
commands:
|
||||
- yamllint --strict .
|
||||
|
|
|
|||
Loading…
Reference in a new issue