mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
Update renovate.json
This commit is contained in:
parent
2c66d49da7
commit
119df261cc
1 changed files with 7 additions and 0 deletions
|
@ -163,6 +163,13 @@
|
|||
"groupSlug": "all-test",
|
||||
"baseBranchList": ["master", "5.x", "6.x"]
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["npm", "pnpm", "yarn", "@yarnpkg/*"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "all package managers",
|
||||
"groupSlug": "all-pkg-managers",
|
||||
"baseBranchList": ["master"]
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["@type/*", "typescript"],
|
||||
"matchUpdateTypes": ["minor", "patch", "major"],
|
||||
|
|
Loading…
Add table
Reference in a new issue