fix(vscode): trust renovate's schema store
This commit is contained in:
Vendored
+4
@@ -2,6 +2,10 @@
|
|||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.1/schema/helm-testsuite.json": [
|
"https://raw.githubusercontent.com/helm-unittest/helm-unittest/v1.1.1/schema/helm-testsuite.json": [
|
||||||
"/unittests/**/*.yaml"
|
"/unittests/**/*.yaml"
|
||||||
|
],
|
||||||
|
"https://docs.renovatebot.com/renovate-schema.json":[
|
||||||
|
"renovate.json",
|
||||||
|
"renovate.json5"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"yaml.schemaStore.enable": true,
|
"yaml.schemaStore.enable": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user