Compare commits
No commits in common. "54198f6d4504a3c6211b7852af4f67c62e2d8bab" and "d2793366a51f6ada378b9d7e335013ede8f9d4da" have entirely different histories.
54198f6d45
...
d2793366a5
1 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,10 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"dependencyDashboard": true,
|
||||
"enabledManagers": [
|
||||
"argocd"
|
||||
],
|
||||
"enabledManagers": ["argocd"],
|
||||
"argocd": {
|
||||
"managerFilePatterns": [
|
||||
"/^app-files/apps\\.yaml$/"
|
||||
]
|
||||
"fileMatch": ["^app-files/apps\\.yaml$"]
|
||||
},
|
||||
"packageRules": []
|
||||
"packageRules": [
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue