From d8d50dee863fc66707ef48cafe0e0dca02d687ed Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 12 Dec 2022 18:39:35 +0100 Subject: [PATCH] Update renovate.json5 Signed-off-by: Kjeld Schouten-Lebbing --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ",