Skip to content

Commit

Permalink
Merge pull request #1291 from MartinForReal/patch-1
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 19, 2024
2 parents 0b359b7 + 5febe4d commit c0f6141
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: 1
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 c0f6141

Please sign in to comment.