Skip to content

Commit

Permalink
Group dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kishen-v committed Sep 4, 2024
1 parent e0dd850 commit 4deaa38
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ updates:
- dependency
schedule:
interval: monthly
groups:
k8s-dependencies:
patterns:
- "k8s.io*"
- "sigs.k8s.io*"
project-dependencies:
patterns:
- "*"
exclude-patterns:
- "k8s.io*"
- "sigs.k8s.io*"

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

0 comments on commit 4deaa38

Please sign in to comment.