chore(renovate): add argocd apps
Signed-off-by: Vojtech Mares <iam@vojtechmares.com>
This commit is contained in:
parent
6cee4163d3
commit
dfe4b7ac06
1 changed files with 6 additions and 1 deletions
|
|
@ -2,5 +2,10 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>vojtechmares/renovate-config"
|
||||
],
|
||||
"argocd": {
|
||||
"fileMatch": [
|
||||
"apps/**/*.{yaml,yml}"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue