ci: set Renovate prCreation to immediate so PRs are opened (#38)
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@
|
||||
"commitMessagePrefix": "chore(deps):",
|
||||
"commitMessageAction": "update",
|
||||
|
||||
// Let CI pass before flagging PRs as ready.
|
||||
"prCreation": "not-pending",
|
||||
// Create PRs immediately so CI runs on them.
|
||||
"prCreation": "immediate",
|
||||
"prHourlyLimit": 3,
|
||||
"prConcurrentLimit": 5,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user