From 616a05463258cba722c12f796f4348d6d4717713 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Thu, 18 Sep 2025 02:33:20 +0200 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.4.0 (#515) --- .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