diff --git a/renovate.json b/renovate.json index 97b9285..752a890 100644 --- a/renovate.json +++ b/renovate.json @@ -13,6 +13,6 @@ }, "woodpecker": { "enabled": true, - "fileMatch": "^.woodpecker/.*.yml$" + "fileMatch": "^.woodpecker/.master.yml$" } }