diff --git a/.github/renovate.json b/.github/renovate.json index 8e87695..d75be9a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -10,6 +10,9 @@ ":ignoreUnstable", ":timezone(UTC)" ], + "ignorePresets": [ + ":ignoreModulesAndTests" + ], "ignorePaths": [ "**/node_modules/**", "**/bower_components/**",