From 3f02989861c0228bfa0b988ef48b5754a149e69e Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Fri, 14 Aug 2026 02:04:44 +0200 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.11.1 (#875) --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index e000487..963abab 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -14,7 +14,7 @@ steps: include: ['.woodpecker/*.yaml', '*.{md,markdown}'] editor-config: - image: mstruebing/editorconfig-checker:v3.8.0 + image: mstruebing/editorconfig-checker:v3.11.1 depends_on: [] prettier: