Skip to content

Commit 529a586

Browse files
authored
Merge pull request #24 from coderbirju/group-depedabot
ci: group dependabot alerts
2 parents 402afcd + b6bb268 commit 529a586

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)