diff --git a/renovate.json b/renovate.json index d887e855..5908e980 100644 --- a/renovate.json +++ b/renovate.json @@ -7,9 +7,8 @@ { "matchSourceUrlPrefixes": ["https://github.com/comunica/comunica"], "groupName": "Comunica monorepo packages", - "matchUpdateTypes": ["minor", "patch", "pin", "digest"], + "rangeStrategy": "bump", "automerge": true, - "automergeType": "branch", "stabilityDays": 0, "schedule": null, "prConcurrentLimit": 0,