From 9d73a70a28d429f82b229a7ae80ec145fed2a40a Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Mon, 2 Jun 2025 00:12:39 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.3.0 --- .woodpecker/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index d1e6839..f810422 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -15,7 +15,7 @@ steps: editor-config: depends_on: [] - image: mstruebing/editorconfig-checker:v3.2.0 + image: mstruebing/editorconfig-checker:v3.3.0 yamllint: image: pipelinecomponents/yamllint:0.35.0