renovate-config/.vscode/settings.json
2024-05-15 08:59:54 -05:00

10 lines
No EOL
204 B
JSON

{
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": [
".github/workflows/*",
".forgejo/workflows/*"
]
},
"yaml.schemaStore.enable": true
}