Skip to content

Commit 968e654

Browse files
authored
ci: group dependabot docker bumps (#17612)
1 parent 7c5d6d8 commit 968e654

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ updates:
3636
directory: "/packaging/docker/"
3737
schedule:
3838
interval: "weekly"
39-
39+
groups:
40+
docker:
41+
patterns:
42+
- "*"
4043
# GitHub actions
4144
- package-ecosystem: "github-actions"
4245
directories:

0 commit comments

Comments
 (0)