diff --git a/renovate.json b/renovate.json index 870240c..ebc1e96 100644 --- a/renovate.json +++ b/renovate.json @@ -3,7 +3,7 @@ "dependencyDashboard": true, "enabledManagers": ["argocd"], "argocd": { - "fileMatch": ["^app-files/core-deployments\\.yaml$"] + "fileMatch": ["^app-files/*\\.yaml$"] }, "kubernetes": { "enabled": true,