diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 934f32f..e9ea1df 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.6.0 + image: mstruebing/editorconfig-checker:v3.6.1 depends_on: [] prettier: