From fc8fadce2bb6171086eb3f3a8194527328f423b7 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sat, 3 Feb 2024 00:37:54 +0100 Subject: [PATCH] Update renovate.json5 --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 3a102b8136..3dc38c8af6 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -12,7 +12,7 @@ "patch": { "stabilityDays": 20, }, - "prConcurrentLimit": 5, + "prConcurrentLimit": 20, "prHourlyLimit": 0, // Tell Renovate to rebase only when there's a conflict, otherwise pull