diff --git a/renovate.json b/renovate.json index df348c7e..6c4656d2 100644 --- a/renovate.json +++ b/renovate.json @@ -26,5 +26,6 @@ "enabled": false } ], - "postUpdateOptions": ["pnpmDedupe"] + "postUpdateOptions": ["pnpmDedupe"], + "schedule": ["at 04:00"] }