Skip to content

Commit

Permalink
feat: group deps update for kubernetes dependencies (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo authored Jan 29, 2025
1 parent 6278768 commit 4334ac2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,10 @@ updates:
labels:
- "dependencies"
- "dependabot"
groups:
kubernetes-dependencies:
patterns:
- "k8s.io/api"
- "k8s.io/apimachinery"
- "k8s.io/client-go"
- "k8s.io/component-base"

0 comments on commit 4334ac2

Please sign in to comment.