Skip to content

Commit

Permalink
Merge pull request #1710 from saschagrunert/k8s-updates
Browse files Browse the repository at this point in the history
dependabot: group kubernetes updates
  • Loading branch information
k8s-ci-robot authored Dec 3, 2024
2 parents 8acf91a + 619024b commit bffcb85
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ updates:
labels:
- "release-note-none"
open-pull-requests-limit: 10
groups:
kubernetes:
patterns:
- "k8s.io/*"
- "sigs.k8s.io/*"
gomod:
update-types:
- "major"
- "minor"
- "patch"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit bffcb85

Please sign in to comment.