diff --git a/.github/renovate.json b/.github/renovate.json index 8e00c316..0fb9c4f9 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -4,6 +4,7 @@ "gitAuthor": "Renovate Bot ", "platform": "github", "autodiscover": true, + "autodiscoverFilter": ["fiaisis/gitops"], "argocd": { "fileMatch": ["\\deployment.yaml$"] },