Skip to content

Commit

Permalink
ci: Grouping dependabot update
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Aug 25, 2023
1 parent 3dfe0a3 commit 5e5a748
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
@@ -1,5 +1,6 @@
---
version: 2

updates:
- package-ecosystem: github-actions
directory: /
Expand All @@ -15,3 +16,8 @@ updates:
commit-message:
prefix: chore
include: scope

groups:
kubernetes:
patterns:
- "k8s.io/*"

0 comments on commit 5e5a748

Please sign in to comment.