diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 024d72489bd..b2146906897 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -7,7 +7,7 @@ "reviewersFromCodeOwners": true, "suppressNotifications": ["prIgnoreNotification"], "rebaseWhen": "conflicted", - "prConcurrentLimit": 7, + "prConcurrentLimit": 10, "pinDigests": true, "timezone":"Europe/Amsterdam", "gitAuthor": "TrueCharts-Admin ",