chore: fine-tune renovate config
This commit is contained in:
parent
bf8423395f
commit
b771ceee49
1 changed files with 5 additions and 0 deletions
|
|
@ -2,5 +2,10 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"configMigration": true,
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"postUpdateOptions": [
|
||||
"npmDedupe"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue