Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorncs committed Jul 6, 2023
1 parent 6ebc257 commit e177983
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Expand Up @@ -3,13 +3,13 @@
"extends": [
"config:base"
],
"prHourlyLimit": 150,
"prHourlyLimit": 200,
"ignorePaths": [],
"ignoreDeps": [
"com.yahoo.vespa.bundle-plugin:test-bundles",
"com.yahoo.vespa.jdisc_core:test_bundles",
"javax.servlet:javax.servlet-api"
],
"prConcurrentLimit": 150,
"prConcurrentLimit": 200,
"transitiveRemediation": true
}

0 comments on commit e177983

Please sign in to comment.