diff --git a/.github/renovate.json b/.github/renovate.json index 6bd88fb8..fa15fb0d 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,4 +1,5 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>hypermodeinc/renovate-config"] + "extends": ["github>hypermodeinc/renovate-config"], + "rangeStrategy": "widen" }