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: