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