diff --git a/renovate.json b/renovate.json index 44ff0fd..1879641 100644 --- a/renovate.json +++ b/renovate.json @@ -13,6 +13,6 @@ }, "woodpecker": { "enabled": true, - "fileMatch": "^.woodpecker\/.*\.yml$" + "fileMatch": ["^.woodpecker\/.*\.yml$"] } }