Skip to content

Commit

Permalink
dependabot groups (#19)
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Aller <[email protected]>
  • Loading branch information
zachaller authored Jul 19, 2024
1 parent 65f1513 commit 827e6f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ updates:
directory: "/"
schedule:
interval: "daily"
groups:
k8s-deps:
patterns:
- "k8s.io/api" # a single dependency name
- "k8s.io/apimachinery"
- "k8s.io/client-go"

- package-ecosystem: "github-actions"
directory: "/"
Expand Down

0 comments on commit 827e6f8

Please sign in to comment.