From e94d53e041d878eedc6b89a65b018f8affdca601 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Mon, 9 Jun 2025 02:07:54 +0200 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.3.0 (#443) --- .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