diff --git a/renovate-presets/default.json5 b/renovate-presets/default.json5 index 67b7960ff..dfcdf179e 100644 --- a/renovate-presets/default.json5 +++ b/renovate-presets/default.json5 @@ -101,7 +101,7 @@ // Limit how many times these packages get updated (They deploy each merged PR) { - matchDepNames: ['renovate', 'quicktype-core'], + matchDepNames: ['renovate', 'quicktype-core', 'google-closure-compiler'], schedule: ['on sunday and wednesday'], },