Skip to content

Commit

Permalink
Add dependabot PRs grouping (#1674)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkutuev authored Jul 21, 2023
1 parent 06af258 commit 0a46221
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ updates:
interval: "monthly"
reviewers:
- "iakov"
groups:
submodules:
patterns:
- "*" # All submodules updates

- package-ecosystem: "gitsubmodule"
directory: "/"
Expand All @@ -17,3 +21,7 @@ updates:
- "dependencies"
reviewers:
- "iakov"
groups:
submodules-junior:
patterns:
- "*" # All submodules updates

0 comments on commit 0a46221

Please sign in to comment.