Skip to content

Commit bd47f74

Browse files
update renovate.json
1 parent 2a9a159 commit bd47f74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

renovate.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"extends": [
77
"config:base"
88
],
9-
"constraints": {"go": "1.21"},
109
"prHourlyLimit": 5,
1110
"prConcurrentLimit": 10,
1211
"semanticCommits": "enabled",
@@ -24,8 +23,7 @@
2423
"matchDatasources": [
2524
"golang-version"
2625
],
27-
"rangeStrategy": "replace",
28-
"allowedVersions": "1.21"
26+
"rangeStrategy": "bump"
2927
},
3028
{
3129
"matchUpdateTypes": [

0 commit comments

Comments
 (0)