mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
Update renovate.json
This commit is contained in:
parent
9e6acdbdcc
commit
6dba80e3cb
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
||||||
"allowedVersions": "10.3.3",
|
"allowedVersions": "10.3.3",
|
||||||
"matchBaseBranches": ["5.x"]
|
"matchBaseBranches": ["5.x"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"packageNames": ["@emotion/*"],
|
||||||
|
"matchFileNames": ["package.json", "packages/**/package.json"],
|
||||||
|
"matchBaseBranches": ["master"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"packageNames": ["got"],
|
"packageNames": ["got"],
|
||||||
"allowedVersions": "^11.8.5"
|
"allowedVersions": "^11.8.5"
|
||||||
|
|
Loading…
Reference in a new issue