Skip to content

Commit

Permalink
Merge pull request #1762 from MartinForReal/patch-2
Browse files Browse the repository at this point in the history
Add group update policy for k8s.io dependencies
  • Loading branch information
k8s-ci-robot authored Mar 18, 2024
2 parents 1a5e33f + 5860eff commit 9c37594
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ updates:
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 2
groups:
k8s:
applies-to: version-updates
patterns:
- "k8s.io*"
update-types:
- "patch"
- "minor"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down

0 comments on commit 9c37594

Please sign in to comment.