Compare commits

..

No commits in common. "9584f2ccd231e9037b94b30656484edb529f353a" and "228f0f0317e2a9e9978f6eff57b5023b113a9151" have entirely different histories.

View file

@ -1,11 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>infrastructure/renovate-config"
],
"extends": ["local>infrastructure/renovate-config"],
"argocd": {
"managerFilePatterns": [
"*.yml"
]
"fileMatch": ["\\.yml$"]
}
}