Skip to content

Commit

Permalink
[Dependabot] Group k8s dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Juri Berlanda <[email protected]>
  • Loading branch information
j-be committed Feb 26, 2024
1 parent 8a6fbae commit e54f0ae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ updates:
directory: "/"
schedule:
interval: "weekly"
groups:
k8s-io:
patterns:
- "k8s.io/*"
- "sigs.k8s.io/*"
- package-ecosystem: "docker"
directory: "/"
schedule:
Expand Down

0 comments on commit e54f0ae

Please sign in to comment.