Aaron Riedel
ff8e8b36ab
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"dependencyDashboard": true,
|
|
"major": {
|
|
"dependencyDashboardApproval": true
|
|
},
|
|
"argocd": {
|
|
"fileMatch": ["^core-deployments\\.yaml$"]
|
|
}
|
|
}
|