addon-thelounge/renovate.json
2019-02-09 22:08:23 +00:00

11 lines
197 B
JSON

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