mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
renovate update config
This commit is contained in:
parent
0847b7f99d
commit
ff6d6f4755
1 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
"packageNames": ["fast-crc32c"],
|
||||
"allowedVersions": "1.0.7"
|
||||
},
|
||||
{
|
||||
"packageNames": ["@changesets/cli"],
|
||||
"allowedVersions": "2.15.0"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["docker"],
|
||||
"labels": ["bot: docker-update"]
|
||||
|
@ -32,6 +36,10 @@
|
|||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch"
|
||||
},
|
||||
{
|
||||
"extends": "packages:linters",
|
||||
"groupName": "linters"
|
||||
}
|
||||
],
|
||||
"pinVersions": false
|
||||
|
|
Loading…
Reference in a new issue