Skip to content

Commit

Permalink
Merge pull request #2230 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 committed Mar 19, 2024
2 parents 8b04eee + 7db4683 commit 983762c
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 983762c

Please sign in to comment.