diff --git a/renovate.json b/renovate.json index e572460..7735fd5 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,6 @@ } ], "argocd": { - "fileMatch": ["^core-deployments\\.yaml$"] + "fileMatch": ["^app-files/core-deployments\\.yaml$"] } }