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
658ff3a3c3
commit
3f0c89b562
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
"allowedVersions": "5.1.1"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["@verdaccio/*"],
|
||||
"matchPackagePatterns": ["@verdaccio/*", "verdaccio-*"],
|
||||
"matchUpdateTypes": ["minor", "patch", "major"],
|
||||
"groupName": "core verdaccio dependencies",
|
||||
"groupSlug": "all-verdaccio",
|
||||
|
|
Loading…
Reference in a new issue