diff --git a/.github/renovate.json b/.github/renovate.json index 9e840823738..c198625f431 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,6 +3,7 @@ "config:base", ":disableDependencyDashboard" ], + "ignorePresets": [":ignoreModulesAndTests"], "ignorePaths": [ "Src/Generated/**", ".kokoro/**"