chore: renovate configuration
This commit is contained in:
parent
a9d5c7daf2
commit
8d8c3b19e9
1 changed files with 4 additions and 0 deletions
|
@ -2,12 +2,16 @@
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"configMigration": true,
|
"configMigration": true,
|
||||||
|
"dependencyDashboardAutoclose": false,
|
||||||
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
||||||
"osvVulnerabilityAlerts": true,
|
"osvVulnerabilityAlerts": true,
|
||||||
"vulnerabilityAlerts": {
|
"vulnerabilityAlerts": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"labels": [
|
"labels": [
|
||||||
"Kind: Security"
|
"Kind: Security"
|
||||||
|
],
|
||||||
|
"assignees": [
|
||||||
|
"admin@rainote.dev"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"labels": [
|
"labels": [
|
||||||
|
|
Loading…
Reference in a new issue