Skip to content

Commit b528334

Browse files
committed
feat: add group configuration for gomod updates in quotes-loadgen
1 parent b7ace31 commit b528334

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ updates:
4949
directory: "/quotes-loadgen"
5050
schedule:
5151
interval: "monthly"
52+
groups:
53+
quotes-loadgen-gomod:
54+
patterns:
55+
- "*"
5256
# nuget
5357
- package-ecosystem: "nuget"
5458
directory: "/quotes-analytics"

0 commit comments

Comments
 (0)