Skip to content

Commit

Permalink
Merge pull request #2066 from AkihiroSuda/dependabot-groups
Browse files Browse the repository at this point in the history
dependabot: enable groups
  • Loading branch information
jandubois authored Dec 14, 2023
2 parents 1aab1f0 + b2e3337 commit f209ec8
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,15 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- AkihiroSuda
groups:
golang-x:
patterns:
- "golang.org/x/*"
k8s:
patterns:
- "k8s.io/*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
reviewers:
- AkihiroSuda

0 comments on commit f209ec8

Please sign in to comment.