Skip to content

Commit 9611584

Browse files
committed
Update renovate.json for branch_9x
Signed-off-by: Jan Høydahl <[email protected]>
1 parent 06a4aea commit 9611584

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/renovate.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@
77
"executionMode": "branch"
88
},
99
"schedule": ["* * * * *"],
10-
"prConcurrentLimit": 3,
11-
"prHourlyLimit": 3,
10+
"prConcurrentLimit": 300,
11+
"prHourlyLimit": 20,
1212
"branchPrefix": "renovate-9x/",
13-
"commitMessageSuffix": " (branch_9x)",
14-
"dryRun": "extract"
13+
"commitMessageSuffix": " (branch_9x)"
1514
}

0 commit comments

Comments
 (0)