diff --git a/renovate.json b/renovate.json index 03b164a5da..747501a66a 100644 --- a/renovate.json +++ b/renovate.json @@ -14,6 +14,7 @@ "semanticCommits": "disabled", "postUpdateOptions": ["gomodTidy", "gomodUpdateImportPaths", "npmDedupe"], "platformAutomerge": false, + "prConcurrentLimit": 5, "packageRules": [ { "description": "Require approval for go and python minor version",