Skip to content

Commit b466439

Browse files
authored
Update renovate to bump minor go versions (#8486)
1 parent 9fb422e commit b466439

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

renovate.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,18 @@
1515
"go"
1616
],
1717
"matchDatasources": [
18-
"go",
19-
"golang-version"
18+
"go"
2019
]
2120
},
21+
{
22+
"addLabels": [
23+
"go"
24+
],
25+
"matchDatasources": [
26+
"golang-version"
27+
],
28+
"rangeStrategy": "bump"
29+
},
2230
{
2331
"addLabels": [
2432
"python",

0 commit comments

Comments
 (0)