{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "local>vojtechmares/renovate-config" ], "argocd": { "fileMatch": [ "apps\/.+\\.yaml$" ] } }