add renovate
This commit is contained in:
parent
2c9cce5079
commit
6ae43134b9
1 changed files with 10 additions and 0 deletions
10
renovate.json
Normal file
10
renovate.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
|
"dependencyDashboard": true,
|
||||||
|
"enabledManagers": ["argocd"],
|
||||||
|
"argocd": {
|
||||||
|
"fileMatch": ["^app-files/apps\\.yaml$"]
|
||||||
|
},
|
||||||
|
"packageRules": [
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in a new issue