From c8f24f8899d25d0bc10b3abaed326e3787c5907c Mon Sep 17 00:00:00 2001 From: woodpecker-bot Date: Sat, 11 Jan 2025 00:03:32 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.1.2 --- .woodpecker/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 4d68dca..4513d9a 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -13,7 +13,7 @@ steps: path: '*.{md,markdown}' editor-config: - image: mstruebing/editorconfig-checker:v3.0.3 + image: mstruebing/editorconfig-checker:v3.1.2 depends_on: [] prettier: