diff --git a/renovate.json b/renovate.json index 04173a4..694f934 100644 --- a/renovate.json +++ b/renovate.json @@ -12,11 +12,7 @@ "hostRules": [ { "matchHost": "docker.io", - "concurrentRequestLimit": 3 - } - ], - "packageRules": [ - { + "concurrentRequestLimit": 3, "fetchChangeLogs": "pr" } ]