addon-phlex/renovate.json
renovate[bot] 381b993121 Configure Renovate (#2)
* Add renovate.json

* Update renovate.json
2019-01-07 14:13:23 +01:00

11 lines
197 B
JSON

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