chore(config): migrate config .renovaterc.json
This commit is contained in:
parent
228f0f0317
commit
108127715c
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["local>infrastructure/renovate-config"],
|
||||
"extends": [
|
||||
"local>infrastructure/renovate-config"
|
||||
],
|
||||
"argocd": {
|
||||
"fileMatch": ["\\.yml$"]
|
||||
"managerFilePatterns": [
|
||||
"/\\.yml$/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue