We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ebc257 commit e177983Copy full SHA for e177983
1 file changed
renovate.json
@@ -3,13 +3,13 @@
3
"extends": [
4
"config:base"
5
],
6
- "prHourlyLimit": 150,
+ "prHourlyLimit": 200,
7
"ignorePaths": [],
8
"ignoreDeps": [
9
"com.yahoo.vespa.bundle-plugin:test-bundles",
10
"com.yahoo.vespa.jdisc_core:test_bundles",
11
"javax.servlet:javax.servlet-api"
12
13
- "prConcurrentLimit": 150,
+ "prConcurrentLimit": 200,
14
"transitiveRemediation": true
15
}
0 commit comments