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
This commit is contained in:
parent
a8f296562d
commit
e577e686e7
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