Delay creation of PR after the end of CI tests

This commit is contained in:
2025-07-28 20:56:39 +00:00
parent 76fa105d11
commit 845e85f516

View File

@@ -8,6 +8,7 @@
"group:recommended" "group:recommended"
], ],
"rangeStrategy": "bump", "rangeStrategy": "bump",
"prCreation": "not-pending",
"packageRules": [ "packageRules": [
{ {
"groupName": "react", "groupName": "react",