Update default.json
This commit is contained in:
parent
f48e1ce54b
commit
0b8143e419
@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"branchConcurrentLimit": 4,
|
||||
"extends": [
|
||||
":automergeAll",
|
||||
":enableVulnerabilityAlerts",
|
||||
@ -13,10 +14,8 @@
|
||||
"matchPackageNames": [
|
||||
"react",
|
||||
"react-dom",
|
||||
"react-is",
|
||||
"@types/react",
|
||||
"@types/react-dom",
|
||||
"@types/react-is"
|
||||
"@types/react-dom"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user