0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: group patch minor updates

This commit is contained in:
Juan Picado 2022-01-09 11:33:43 +01:00
parent 02be97fc3a
commit 10bd9bd5a3

View file

@ -26,6 +26,12 @@
{
"matchDatasources": ["docker"],
"labels": ["bot: docker-update"]
},
{
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["minor", "patch"],
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch"
}
],
"pinVersions": false