mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
Renovate: Handle ESPHome vscode ext versioning
This commit is contained in:
parent
00274a95c7
commit
a916598799
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
@ -60,7 +60,8 @@
|
|||
"matchStrings": ["ESPHome\\.esphome-vscode#(?<currentValue>.+)\\s"],
|
||||
"datasourceTemplate": "github-releases",
|
||||
"depNameTemplate": "esphome/esphome-vscode",
|
||||
"versioningTemplate": "loose"
|
||||
"versioningTemplate": "loose",
|
||||
"extractVersionTemplate": "^v(?<version>.*)$"
|
||||
},
|
||||
{
|
||||
"fileMatch": ["vscode/vscode.extensions$"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue