diff --git a/renovate.json b/renovate.json index 44a6385aeb..46f806cf5e 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": ["config:recommended"], + "rangeStrategy": "bump", "branchConcurrentLimit": 0, "prHourlyLimit": 20, "prConcurrentLimit": 20,