change renovate behaviour [CI SKIP]
This commit is contained in:
parent
f0aa03a2d5
commit
c7dc5f8875
1 changed files with 0 additions and 6 deletions
|
@ -2,12 +2,6 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"enabledManagers": ["argocd"],
|
"enabledManagers": ["argocd"],
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchPackagePatterns": ["*"],
|
|
||||||
"dependencyDashboardApproval": true
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"argocd": {
|
"argocd": {
|
||||||
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
|
"fileMatch": ["^app-files/core-deployments\\.yaml$"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue