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

chore: update renovate

This commit is contained in:
Juan Picado 2022-01-23 13:06:47 +01:00
parent 9245b4d39b
commit 7f48edc254

View file

@ -63,17 +63,13 @@
"matchDatasources": ["actions/github-script"],
"allowedVersions": "v3"
},
{
"matchDatasources": ["actions/github-script"],
"allowedVersions": "v3"
},
{
"matchDatasources": ["lint-staged"],
"allowedVersions": "11.2.6"
},
{
"matchDatasources": ["get-port"],
"allowedVersions": "<= 5"
"allowedVersions": "5.1.1"
},
{
"matchPackagePatterns": [
@ -115,8 +111,8 @@
"supertest"
],
"matchUpdateTypes": ["minor", "patch", "major"],
"groupName": "all non-major core dependencies",
"groupSlug": "all-minor-patch-core",
"groupName": "all core dependencies",
"groupSlug": "all-core-dependencies",
"extends": [":semanticCommitTypeAll(fix)"],
"baseBranchList": ["master"]
},
@ -130,8 +126,9 @@
"@typescript-eslint/*"
],
"matchUpdateTypes": ["minor", "patch", "major"],
"groupName": "all non-major linting dependencies",
"groupSlug": "all-major-patch-linting"
"groupName": "all linting dependencies",
"groupSlug": "all-linting",
"baseBranchList": ["master"]
}
],
"pinVersions": false