Skip to content

Commit bcfd420

Browse files
authored
ci: group dependabot alerts (runfinch#1586)
Signed-off-by: Arjun Raja Yogidas <arjunry@amazon.com>
1 parent a53b671 commit bcfd420

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
@@ -17,6 +17,11 @@ updates:
1717
patterns:
1818
- "github.com/docker/docker"
1919
- "github.com/docker/cli"
20+
project-dependency:
21+
exclude-patterns:
22+
- "github.com/containerd/nerdctl/v2"
23+
- "github.com/docker/docker"
24+
- "github.com/docker/cli"
2025
- package-ecosystem: "github-actions"
2126
directory: "/"
2227
schedule:

0 commit comments

Comments
 (0)