Skip to content

Commit e85ac0e

Browse files
committed
chore(deps): group kube and k8s-openapi updates in dependabot
1 parent 57c3937 commit e85ac0e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ updates:
1111
interval: "weekly"
1212
labels:
1313
- "dependencies"
14-
14+
groups:
15+
kube-and-k8s-openapi:
16+
patterns:
17+
- kube
18+
- k8s-openapi
19+
1520
- package-ecosystem: "github-actions"
1621
directory: "/"
1722
schedule:

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)