From eb7b5a73904013f65251760a94c3ad404ce2171a Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Sat, 18 Jan 2025 00:05:23 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.1.2 --- .woodpecker/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 0d43a8f..46c66df 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -15,7 +15,7 @@ steps: editor-config: depends_on: [] - image: mstruebing/editorconfig-checker:v3.0.3 + image: mstruebing/editorconfig-checker:v3.1.2 yamllint: image: pipelinecomponents/yamllint:0.33.0