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