diff --git a/renovate.json b/renovate.json index 0752b1bf1..9eb2ad764 100644 --- a/renovate.json +++ b/renovate.json @@ -68,9 +68,12 @@ ] }, { - "matchCategories": [ - "github-actions", - "service" + "description": "Update service containers used in CI at most once a week, in separate PRs", + "matchManagers": [ + "github-actions" + ], + "matchDatasources": [ + "docker" ], "extends": [ "schedule:weekly"