mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
update renovate configuration
This commit is contained in:
parent
50968398f9
commit
cbd12c8f7c
@ -41,6 +41,8 @@
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"@types/*",
|
||||
"typescript",
|
||||
"@babel/*",
|
||||
"fast-safe-stringify",
|
||||
"undici",
|
||||
@ -53,7 +55,6 @@
|
||||
"esbuild",
|
||||
"@emotion/*",
|
||||
"async",
|
||||
"@types/async",
|
||||
"@mui/*",
|
||||
"express*",
|
||||
"http-status",
|
||||
@ -93,13 +94,6 @@
|
||||
"matchUpdateTypes": ["minor", "patch", "major"],
|
||||
"groupName": "all non-major linting dependencies",
|
||||
"groupSlug": "all-major-patch-linting"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["@types/*", "typescript"],
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"groupName": "all non-major typescript dependencies",
|
||||
"groupSlug": "all-major-patch",
|
||||
"extends": [":semanticCommitTypeAll(fix)"]
|
||||
}
|
||||
],
|
||||
"pinVersions": false
|
||||
|
Loading…
Reference in New Issue
Block a user