Skip to content

Commit c3b99f7

Browse files
authored
Merge pull request #1039 from rabbitmq/dependabot-tool-group
Create tool group for dependabot tool updates.
2 parents bca1508 + 79527a3 commit c3b99f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ updates:
1010
interval: "daily"
1111
- package-ecosystem: "gomod"
1212
directory: "/internal/tools/"
13+
groups:
14+
tools:
15+
patterns:
16+
- '*'
1317
schedule:
1418
interval: "daily"
1519
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)