Files
minecraft-assets/renovate.json
2020-02-23 17:49:19 +01:00

14 lines
242 B
JSON

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