mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(deps): group updates to typeorm
This commit is contained in:
parent
20d013c697
commit
ef760288a9
1 changed files with 8 additions and 0 deletions
|
|
@ -13,6 +13,14 @@
|
|||
{
|
||||
"groupName": "pino",
|
||||
"matchPackageNames": ["pino", "pino-http", "pino-pretty", "nestjs-pino"]
|
||||
},
|
||||
{
|
||||
"groupName": "typeorm",
|
||||
"matchPackageNames": [
|
||||
"typeorm",
|
||||
"@nestjs/typeorm",
|
||||
"nestjs-typeorm-paginate"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue