Skip to content

Commit

Permalink
chore(golang): Group Go updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Jan 10, 2024
1 parent b764f18 commit b1cfb04
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion golang.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@
{
"matchDatasources": ["golang-version"],
"rangeStrategy": "bump",
"commitMessageTopic": "{{depName}}"
"commitMessageTopic": "{{depName}}",
"groupName": "Go"
},
{
"matchDatasources": ["docker"],
"matchPackageNames": ["golang"],
"groupName": "Go"
}
]
}

0 comments on commit b1cfb04

Please sign in to comment.