diff --git a/renovate.json b/renovate.json index 4aa425e..a73e067 100644 --- a/renovate.json +++ b/renovate.json @@ -10,9 +10,6 @@ "matchManagers": [ "npm" ], - "postUpdateOptions": [ - "npm ci --ignore-scripts" - ], "postUpgradeTasks": { "commands": [ "npm ci --ignore-scripts"