diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml
index 0d43a8f..d448fb5 100644
--- a/.woodpecker/lint.yml
+++ b/.woodpecker/lint.yml
@@ -15,7 +15,7 @@ steps:
 
   editor-config:
     depends_on: []
-    image: mstruebing/editorconfig-checker:v3.0.3
+    image: mstruebing/editorconfig-checker:v3.2.0
 
   yamllint:
     image: pipelinecomponents/yamllint:0.33.0