Skip to content

Commit 2e8c2b7

Browse files
perdasilvaPer Goncalves da Silva
andauthored
group k8s and golang.org/x dependencies (#1616)
Signed-off-by: Per Goncalves da Silva <[email protected]> Co-authored-by: Per Goncalves da Silva <[email protected]>
1 parent 4bf350a commit 2e8c2b7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ updates:
88
directory: "/"
99
schedule:
1010
interval: "daily"
11+
groups:
12+
k8s-dependencies:
13+
patterns:
14+
- "k8s.io/*"
15+
- "sigs.k8s.io/*"
16+
golang-x-deps:
17+
patterns:
18+
- "golang.org/x/*"
1119
- package-exosystem: "docker"
1220
directory: "/"
1321
schedule:

0 commit comments

Comments
 (0)