Skip to content

Commit c9b1312

Browse files
authored
Update renovate rate limit (#1794)
1 parent 43b7618 commit c9b1312

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
ignorePresets: [
99
':ignoreModulesAndTests', // needed to keep maven-extension test pom files up-to-date
1010
],
11+
prHourlyLimit: 5,
1112
packageRules: [
1213
{
1314
// this is to reduce the number of renovate PRs

0 commit comments

Comments
 (0)