diff --git a/synthtool/gcp/templates/python_library/renovate.json b/synthtool/gcp/templates/python_library/renovate.json index 9fa8816fe..c21036d38 100644 --- a/synthtool/gcp/templates/python_library/renovate.json +++ b/synthtool/gcp/templates/python_library/renovate.json @@ -1,6 +1,7 @@ { "extends": [ "config:base", + "group:all", ":preserveSemverRanges", ":disableDependencyDashboard" ],