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: