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:
parent
3b363fb531
commit
9245b4d39b
1 changed files with 8 additions and 11 deletions
|
@ -49,19 +49,15 @@
|
|||
},
|
||||
{
|
||||
"matchDatasources": ["crazy-max/ghaction-docker-meta"],
|
||||
"allowedVersions": "< 1"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["marocchino/sticky-pull-request-comment"],
|
||||
"allowedVersions": "<= 1"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["treosh/lighthouse-ci-action"],
|
||||
"allowedVersions": "v3"
|
||||
"allowedVersions": "1.12.0"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["react-router"],
|
||||
"allowedVersions": "< 6"
|
||||
"allowedVersions": "5.2.1"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["react-router-dom"],
|
||||
"allowedVersions": "5.2.1"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["actions/github-script"],
|
||||
|
@ -73,7 +69,7 @@
|
|||
},
|
||||
{
|
||||
"matchDatasources": ["lint-staged"],
|
||||
"allowedVersions": "< 12"
|
||||
"allowedVersions": "11.2.6"
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["get-port"],
|
||||
|
@ -130,6 +126,7 @@
|
|||
"prettier",
|
||||
"eslint-*",
|
||||
"eslint",
|
||||
"stylelint",
|
||||
"@typescript-eslint/*"
|
||||
],
|
||||
"matchUpdateTypes": ["minor", "patch", "major"],
|
||||
|
|
Loading…
Reference in a new issue