Skip to content

Commit a8caf96

Browse files
authored
chore: Ignore PR limites in renovate.json (#3956)
1 parent 3f84e73 commit a8caf96

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
@@ -111,5 +111,7 @@
111111
"dependencyDashboard": true,
112112
"dependencyDashboardLabels": [
113113
"type: process"
114-
]
114+
],
115+
"prConcurrentLimit": 0,
116+
"prHourlyLimit": 0
115117
}

0 commit comments

Comments
 (0)