addon-home-panel/renovate.json
renovate[bot] 0d2d167f26 Configure Renovate (#4)
* Add renovate.json

* Update renovate.json
2019-01-09 22:28:55 +01:00

11 lines
197 B
JSON

{
"extends": [
"config:base"
],
"commitMessageAction": "Updates",
"commitMessageTopic": "{{depName}}",
"commitMessagePrefix": ":arrow_up:",
"labels": [
"Type: Maintaince"
]
}