Skip to content

Commit fff9a70

Browse files
authored
chore: renovate updates go lang version (#82)
1 parent f9be7f7 commit fff9a70

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

renovate.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@
1515
"gomodTidy"
1616
],
1717
"packageRules": [
18+
{
19+
"matchManagers": [
20+
"gomod"
21+
],
22+
"matchDepNames": [
23+
"go"
24+
],
25+
"matchDepTypes": [
26+
"golang"
27+
],
28+
"rangeStrategy": "bump"
29+
},
1830
{
1931
"description": "Combine crossplane updates in a single PR",
2032
"matchDatasources": [

0 commit comments

Comments
 (0)