Skip to content

Commit 324ae0b

Browse files
committed
Update renovate.json to allow room for branch_9x PRs
1 parent 924e5fa commit 324ae0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
}
9696
],
9797
"schedule": ["* * * * *"],
98-
"prConcurrentLimit": 100,
99-
"prHourlyLimit": 10,
98+
"prConcurrentLimit": 300,
99+
"prHourlyLimit": 20,
100100
"minimumReleaseAge": "5 days"
101101
}

0 commit comments

Comments
 (0)