| commit | 911b81aa064a7a669e0a2684d091e943e4db3ef4 | [log] [tgz] |
|---|---|---|
| author | Ryan Fox-Tyler <60440289+ryanfoxtyler@users.noreply.github.com> | Sat Feb 15 01:59:33 2025 |
| committer | GitHub <noreply@github.com> | Sat Feb 15 01:59:33 2025 |
| tree | 47a6635afe1e0811830ab2f59d04d82063627bcf | |
| parent | dbd54c2095061c6ce7c651bb011e2ac52dba0209 [diff] |
Update renovate.json
diff --git a/.github/renovate.json b/.github/renovate.json index 88015f6..fe39a94 100644 --- a/.github/renovate.json +++ b/.github/renovate.json
@@ -1,4 +1,5 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["local>hypermodeinc/renovate-config"] + "extends": ["local>hypermodeinc/renovate-config"], + "rangeStrategy": "widen" }