0
Fork 0
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:
Juan Picado 2022-01-09 11:50:05 +01:00
parent 0847b7f99d
commit ff6d6f4755

View file

@ -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