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:
parent
109a836a3c
commit
c91f94faa5
1 changed files with 2 additions and 2 deletions
|
@ -90,10 +90,10 @@
|
||||||
"allowedVersions": "5.1.1"
|
"allowedVersions": "5.1.1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"matchPackagePatterns": ["@verdaccio/*", "verdaccio-*"],
|
"matchPackagePatterns": ["@verdaccio/*"],
|
||||||
|
"matchUpdateTypes": ["minor", "patch", "major"],
|
||||||
"groupName": "core verdaccio dependencies",
|
"groupName": "core verdaccio dependencies",
|
||||||
"groupSlug": "all-verdaccio",
|
"groupSlug": "all-verdaccio",
|
||||||
"allowedVersions": "<=6.0.0-6-next.1",
|
|
||||||
"baseBranchList": ["5.x"]
|
"baseBranchList": ["5.x"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue