diff --git a/renovate.json b/renovate.json
index ecd33c67c0ff1b968a25a0a7ed4ad672955de72c..881b6d2dc68cbdbde8cf52fd2efd53b2ff1e3c62 100644
--- a/renovate.json
+++ b/renovate.json
@@ -6,9 +6,13 @@
     ":label(ready)",
     "group:linters",
     ":masterIssue",
-    ":maintainLockFilesWeekly",
     ":assignee(rarkins)"
   ],
+  "lockFileMaintenance": {
+    "enabled": true,
+    "schedule": "at any time",
+    "masterIssueApproval": true
+  },
   "postUpdateOptions": ["yarnDedupeHighest"],
   "semanticCommitScope": "deps",
   "docker": {