chore(config): migrate config renovate.json (#4012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"config:base"
|
||||
"config:recommended"
|
||||
],
|
||||
"baseBranches": [
|
||||
"develop"
|
||||
@@ -12,7 +12,7 @@
|
||||
"platformAutomerge": true
|
||||
},
|
||||
"npm": {
|
||||
"stabilityDays": 3
|
||||
"minimumReleaseAge": "3 days"
|
||||
},
|
||||
"dependencyDashboard": true,
|
||||
"major": {
|
||||
@@ -66,4 +66,4 @@
|
||||
"dependencyDashboardApproval": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user