Skip to content

Commit b6bb268

Browse files
committed
ci: group dependabot alerts
Signed-off-by: Arjun Raja Yogidas <[email protected]>
1 parent 402afcd commit b6bb268

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ updates:
1313
prefix: "build"
1414
include: "scope"
1515
groups:
16+
non-breaking:
17+
exclude-patterns:
18+
- "github.com/containerd/nerdctl/v2"
19+
- "github.com/docker/docker"
20+
- "github.com/docker/cli"
1621
docker:
1722
patterns:
1823
- "github.com/docker/docker"

0 commit comments

Comments
 (0)