Skip to content

Commit d3fc3c6

Browse files
authored
update dependencies by group (#1088)
Signed-off-by: zhujian <[email protected]>
1 parent d213369 commit d3fc3c6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ updates:
77
commit-message:
88
prefix: ":seedling:"
99
open-pull-requests-limit: 3
10+
groups:
11+
k8s.io:
12+
patterns:
13+
- "k8s.io/*"
14+
- "sigs.k8s.io/*"
15+
go.opentelemetry.io:
16+
patterns:
17+
- "go.opentelemetry.io/*"
18+
aws:
19+
patterns:
20+
- "github.com/aws/*"
21+
open-cluster-management.io:
22+
patterns:
23+
- "open-cluster-management.io/*"
1024
- package-ecosystem: "github-actions"
1125
directory: "/"
1226
schedule:

0 commit comments

Comments
 (0)