From 2f5bb1836c9c0ce82f335d32a34dd985a2b32ebd Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Tue, 16 Sep 2025 00:08:34 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.0 --- .woodpecker/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 20ee12c..b528b37 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -15,7 +15,7 @@ steps: editor-config: depends_on: [] - image: mstruebing/editorconfig-checker:v3.3.0 + image: mstruebing/editorconfig-checker:v3.4.0 yamllint: image: pipelinecomponents/yamllint:0.35.0