chore(deps): update dependency @apricote/nest-pg-boss to v2 (#269)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-07 01:56:56 +02:00 committed by GitHub
parent b3c3ff83c2
commit 24b7308343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 46 deletions

View file

@ -24,10 +24,11 @@
},
{
"groupName": "sentry",
"matchPackageNames": [
"@sentry/node",
"nest-raven"
]
"matchPackageNames": ["@sentry/node", "nest-raven"]
},
{
"groupName": "pg-boss",
"matchPackageNames": ["pg-boss", "@apricote/nest-pg-boss"]
}
]
}