diff --git a/renovate.json b/renovate.json index 26776dba..f72c7941 100644 --- a/renovate.json +++ b/renovate.json @@ -8,5 +8,6 @@ "matchDepTypes": ["dependencies", "devDependencies"], "rangeStrategy": "pin" } - ] + ], + "postUpdateOptions": ["npmInstallTwice"] }