From f64a07c1aaedd88f804b6d15339d0acea3f8511e Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Thu, 4 Dec 2025 19:19:50 +0100 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (#710) Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/710 Reviewed-by: Gusted Co-authored-by: Dependency bot Co-committed-by: Dependency bot --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 263a9a2..94e1838 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.4.1 + image: mstruebing/editorconfig-checker:v3.6.0 depends_on: [] prettier: