mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
Update renovate.json
This commit is contained in:
parent
f599e24668
commit
cea53128d8
@ -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/*",
|
||||
|
Loading…
Reference in New Issue
Block a user