From 6176c09509d4aca0ae1eacd664fdc73aaea94ac0 Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 12 May 2024 01:20:17 +0900 Subject: [PATCH] ci: update renovate config --- renovate.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index 40c17c8135..eda03085d8 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base"], - "rangeStrategy": "bump", + "extends": ["config:recommended"], + "branchConcurrentLimit": 0, + "prConcurrentLimit": 20, "enabledManagers": ["npm", "cargo"], "baseBranches": ["develop"], "ignorePaths": [