Skip to content

Commit 18580e6

Browse files
chore: update .github/renovate.json
1 parent 0ddd297 commit 18580e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
"matchPackageNames": ["go"],
3131
"allowedVersions": "<1.19.0",
3232
"postUpdateOptions": ["gomodTidy"]
33+
},
34+
{
35+
"matchPackageNames": ["google", "google-beta"],
36+
"groupName": "terraform googles",
37+
"separateMajorMinor": false,
38+
"rangeStrategy": "widen"
3339
}
3440
]
3541
}

0 commit comments

Comments
 (0)