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