From d583587773781be1a660c4512e303a33fde5bf05 Mon Sep 17 00:00:00 2001 From: Dependency bot Date: Mon, 8 Jul 2024 00:52:53 +0000 Subject: [PATCH] chore(deps): update mstruebing/editorconfig-checker docker tag to v3.0.3 (#360) --- .woodpecker/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 25c8354..0e3df1d 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -21,7 +21,7 @@ steps: editor-config: depends_on: [] - image: mstruebing/editorconfig-checker:v3.0.1 + image: mstruebing/editorconfig-checker:v3.0.3 when: - event: pull_request - event: push