0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

Update renovate.json

This commit is contained in:
Juan Picado 2024-01-15 07:25:55 +01:00 committed by GitHub
parent f599e24668
commit cea53128d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,6 +131,19 @@
"groupSlug": "all-linting",
"baseBranchList": ["master", "5.x", "6.x"]
},
{
"matchPackagePatterns": [
"@testing-library/*",
"jest",
"jest-*",
"supertest",
"nock"
],
"matchUpdateTypes": ["minor", "patch", "major"],
"groupName": "all test dependencies",
"groupSlug": "all-test",
"baseBranchList": ["master", "5.x", "6.x"]
},
{
"matchPackagePatterns": [
"@type/*",