diff --git a/renovate.json b/renovate.json index 11f53b9..fcde6e5 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ ], "argocd": { "fileMatch": [ - "apps/**/*.{yaml,yml}" + "apps\/.+\\.yaml$" ] } }