diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 742dcbd..844a7a8 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -21,7 +21,7 @@ steps: editor-config: depends_on: [] - image: mstruebing/editorconfig-checker:v3.7.0 + image: mstruebing/editorconfig-checker:v3.8.0 when: - event: pull_request - event: push