diff --git a/renovate.json b/renovate.json
index 881b6d2dc68cbdbde8cf52fd2efd53b2ff1e3c62..7cf1aae32e096e535c5a297d0af75de6eb3415ea 100644
--- a/renovate.json
+++ b/renovate.json
@@ -11,6 +11,7 @@
   "lockFileMaintenance": {
     "enabled": true,
     "schedule": "at any time",
+    "stabilityDays": 0,
     "masterIssueApproval": true
   },
   "postUpdateOptions": ["yarnDedupeHighest"],