mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 04:53:02 +00:00
ci: update renovate bot package rules
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
},
|
||||
{
|
||||
"matchUpdateTypes": ["major"],
|
||||
"matchPackagePatterns": ["^@angular", "^@ionic"],
|
||||
"matchPackagePatterns": ["^@angular", "^@ionic", "^@types\/node$"],
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
@@ -32,6 +32,10 @@
|
||||
"matchPackagePatterns": ["^typescript$"],
|
||||
"allowedVersions": "<4.5"
|
||||
},
|
||||
{
|
||||
"matchPackagePatterns": ["^chalk$"],
|
||||
"allowedVersions": "<5.0"
|
||||
},
|
||||
{
|
||||
"matchDepTypes": [
|
||||
"peerDependencies"
|
||||
|
||||
Reference in New Issue
Block a user