chore(deps): ignore some packages (#5461)
This commit is contained in:
parent
ea520d5566
commit
aaa3098a0a
@ -3,5 +3,12 @@
|
||||
"ignorePresets": [":prHourlyLimit2"],
|
||||
"semanticCommits": true,
|
||||
"dependencyDashboard": true,
|
||||
"rollbackPrs": false
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": ["emotion", "^remark", "slate"],
|
||||
"major": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user