Compare commits

..

No commits in common. "dc59eeb0e80f7f99f573c9f65b0e5fc285aba47d" and "92254a2568a3da4d02621b682b0c5dcbc73af156" have entirely different histories.

View file

@ -1,10 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"enabledManagers": [
"argocd",
"kubernetes"
],
"enabledManagers": ["argocd"],
"argocd": {
"fileMatch": ["^app-files/.*\\.yaml$"]
},