From bf370d46ecae0b0314fef928f695c863674aefca Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Tue, 27 May 2025 23:58:55 +0200 Subject: [PATCH] chore(deps): update pipelinecomponents/yamllint docker tag to v0.35.0 (#602) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/602 Reviewed-by: Gusted Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index ee2b4ee..d9902d9 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -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 .