8 lines
166 B
JSON
8 lines
166 B
JSON
|
{
|
||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||
|
"extends": ["local>infrastructure/renovate-config"],
|
||
|
"argocd": {
|
||
|
"fileMatch": ["\\.yml$"]
|
||
|
}
|
||
|
}
|