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: