Skip to content

Commit 0ff1104

Browse files
authored
chore: Remove PR rate limit in renovate.json (#1515)
* chore: Remove PR rate limit in renovate.json * Update renovate.json
1 parent f68e3f1 commit 0ff1104

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

renovate.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"prConcurrentLimit": 0,
3+
"prHourlyLimit": 0,
24
"extends": [
35
":separateMajorReleases",
46
":combinePatchMinorReleases",

0 commit comments

Comments
 (0)