Skip to content

Commit

Permalink
Group dependabot PRs for k8s.io modules
Browse files Browse the repository at this point in the history
  • Loading branch information
scothis committed Aug 28, 2023
1 parent 013eac4 commit 0d73ed5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
version: 2
groups:
kubernetes:
patterns:
- "k8s.io/*"
updates:
- package-ecosystem: github-actions
directory: "/"
Expand All @@ -11,10 +15,6 @@ updates:
directory: "/"
schedule:
interval: daily
ignore:
- dependency-name: k8s.io/*
update-types:
- version-update:semver-patch
open-pull-requests-limit: 10
reviewers:
- scothis
Expand Down

0 comments on commit 0d73ed5

Please sign in to comment.