diff --git a/.renovaterc.json b/.renovaterc.json
index 9882bed..2a15a88 100644
--- a/.renovaterc.json
+++ b/.renovaterc.json
@@ -31,7 +31,7 @@
   "lockFileMaintenance": {
     "enabled": true,
     "recreateWhen": "always",
-    "rebaseStalePrs": true,
+    "rebaseWhen": "behind-base-branch",
     "branchTopic": "lock-file-maintenance",
     "commitMessageAction": "Lock file maintenance",
     "schedule": [