diff --git a/renovate.json b/renovate.json index a1ab5a60..bbf57112 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,8 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended", ":disableDependencyDashboard"], "bumpVersion": "patch", + "prHourlyLimit": 30, + "prConcurrentLimit": 100, "helmv3": { "enabled": true }