Skip to content

Commit 7cefb37

Browse files
committed
chore(renovate): combine golang updates
Renovate is creating updates to .tool-version and go.mod separately which doesn't work so we need to tell it to create those together.
1 parent 559f0b0 commit 7cefb37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"commitMessageTopic": "Argo Workflows"
2727
},
2828
{
29+
"matchManagers": ["asdf", "gomod"],
2930
"matchDatasources": ["golang-version"],
3031
"groupName": "Go",
3132
"commitMessageTopic": "Go"

0 commit comments

Comments
 (0)