Set Renovate prCreation to not-pending (#9616)

This commit is contained in:
Hugo van Kemenade 2026-05-04 13:44:13 +03:00 committed by GitHub
commit 599ddd368c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@
"Dependency"
],
"minimumReleaseAge": "7 days",
"prCreation": "not-pending",
"schedule": [
"* * 3 * *"
],