Update dependabot.yaml
This commit is contained in:
parent
3bfcfa5b01
commit
068e529cfe
1 changed files with 10 additions and 0 deletions
10
.github/dependabot.yaml
vendored
10
.github/dependabot.yaml
vendored
|
@ -7,4 +7,14 @@ updates:
|
|||
interval: "daily"
|
||||
commit-message:
|
||||
prefix: "[skip ci]"
|
||||
groups:
|
||||
trpc:
|
||||
patterns:
|
||||
- "@trpc/*"
|
||||
codegen:
|
||||
patterns:
|
||||
- "@graphql-codegen/*"
|
||||
rtl:
|
||||
patterns:
|
||||
- "@testing-library/*"
|
||||
|
||||
|
|
Loading…
Reference in a new issue