mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-02 18:21:23 +00:00
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"extends": [
|
|
"config:base"
|
|
],
|
|
"commitMessageAction": "Updates",
|
|
"commitMessageTopic": "{{depName}}",
|
|
"commitMessagePrefix": ":arrow_up:",
|
|
"labels": [
|
|
"Type: Maintaince"
|
|
]
|
|
}
|