diff --git a/renovate.json b/renovate.json index 0533bc6d6d..2017ccbce4 100644 --- a/renovate.json +++ b/renovate.json @@ -6,6 +6,15 @@ "ignoreDeps": [ "sigs.k8s.io/kustomize/kyaml" ], + "ignorePaths": [ + "**/node_modules/**", + "**/bower_components/**", + "**/vendor/**", + "**/__tests__/**", + "**/test/**", + "**/tests/**", + "**/__fixtures__/**" + ], "packageRules": [ { "matchUpdateTypes": [