Sync renovate.json

This commit is contained in:
file-sync 2020-02-23 17:49:19 +01:00 committed by Haylee Schäfer
parent 931e4fecb5
commit 695f7ffea1
1 changed files with 13 additions and 0 deletions

13
renovate.json Normal file
View File

@ -0,0 +1,13 @@
{
"extends": [
"config:base"
],
"maven": {
"enabled": true
},
"ignoreUnstable": false,
"hostRules": [{
"hostType": "maven",
"endpoint": "https://repo.inventivetalent.org/content/groups/public/"
}]
}