From 845e85f5166d36e7bafd3ae217675fa525b5c565 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Mon, 28 Jul 2025 20:56:39 +0000 Subject: [PATCH] Delay creation of PR after the end of CI tests --- default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/default.json b/default.json index f8a0c7c..a4300b2 100644 --- a/default.json +++ b/default.json @@ -8,6 +8,7 @@ "group:recommended" ], "rangeStrategy": "bump", + "prCreation": "not-pending", "packageRules": [ { "groupName": "react",