From 039a9117a8ad5636b67bd294acd3908071b6f28b Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Mon, 13 Jul 2026 05:55:33 +0200 Subject: [PATCH] chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.13 (#845) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/845 Reviewed-by: Gusted --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 2a4c928..c170a7a 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -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 .