Skip to content

Commit 6608905

Browse files
authored
Merge pull request #318 from crazy-max/dependabot-group-docker
chore: group docker dependencies
2 parents fcf1665 + 61d9ec2 commit 6608905

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ updates:
77
interval: "daily"
88
time: "08:00"
99
timezone: "Europe/Paris"
10+
groups:
11+
docker-dependencies:
12+
patterns:
13+
- "github.com/docker/cli"
14+
- "github.com/docker/docker"
1015
labels:
1116
- "kind/dependencies"
1217
- "bot"

0 commit comments

Comments
 (0)