Skip to content

Commit

Permalink
update dependabot grouping for k8s deps
Browse files Browse the repository at this point in the history
  • Loading branch information
eljohnson92 committed Apr 23, 2024
1 parent d833668 commit 6e96847
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ updates:
directory: "/"
schedule:
interval: "weekly"
## group all dependencies with a k8s.io prefix into a single PR.
groups:
kubernetes:
patterns: [ "k8s.io/*" ]
commit-message:
prefix: ":seedling:"
labels:
Expand Down

0 comments on commit 6e96847

Please sign in to comment.