diff --git a/synthtool/gcp/templates/node_library/renovate.json b/synthtool/gcp/templates/node_library/renovate.json index 61f31b77a..9518bf36f 100644 --- a/synthtool/gcp/templates/node_library/renovate.json +++ b/synthtool/gcp/templates/node_library/renovate.json @@ -14,5 +14,6 @@ "extends": "packages:linters", "groupName": "linters" } - ] + ], + "ignoreDeps": ["typescript"] }