minecraft-assets/renovate.json

14 lines
242 B
JSON

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