8 lines
209 B
JSON
8 lines
209 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"dependencyDashboard": true,
|
|
"enabledManagers": ["argocd"],
|
|
"argocd": {
|
|
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
|
|
}
|
|
}
|