diff --git a/renovate.json b/renovate.json
index 2a679b91ae14fc79242999527621476b15f0a5cc..b22f55a43ddf964bfb14f81f8ea14819ab0899c4 100644
--- a/renovate.json
+++ b/renovate.json
@@ -2,7 +2,7 @@
   "extends": [
     "config:base"
   ],
-  "prConcurrentLimit": 5,
+  "prConcurrentLimit": 0,
   "labels": ["dependencies"],
   "assignees": ["Griefed"]
 }