group dependabot pull requests (#20)
This commit is contained in:
parent
0cc2a7a04e
commit
aedba21487
4 changed files with 7 additions and 3 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -4,3 +4,7 @@ updates:
|
|||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
dev-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue