Skip to content

Commit 36da00a

Browse files
authored
Renovate : allow more PR (#312)
1 parent 804e217 commit 36da00a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

renovate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended", ":disableDependencyDashboard"]
3+
"extends": ["config:recommended", ":disableDependencyDashboard"],
4+
"prHourlyLimit": 30,
5+
"prConcurrentLimit": 100
46
}

0 commit comments

Comments
 (0)