Skip to content

Commit

Permalink
Add dependabot group for k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenlj committed Oct 27, 2023
1 parent c5e6199 commit 78bf124
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 5
groups:
k8s:
patterns:
- k8s.io/api*
- k8s.io/client-go
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 78bf124

Please sign in to comment.