Skip to content

Commit b604ca4

Browse files
Merge pull request #454 from syedriko/syedriko-renovate-json
Added renovate.json file to increase the number of concurrent PRs from MintMaker
2 parents c95f53c + 7bc21a0 commit b604ca4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"prConcurrentLimit": 100,
4+
"branchConcurrentLimit": 0,
5+
"prHourlyLimit": 100,
6+
}

0 commit comments

Comments
 (0)