mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
(renovate) automatically open MR for security updates, show more information about security CVEs
This commit is contained in:
parent
dc3e4602c5
commit
e58fb43cdc
@ -3,6 +3,11 @@
|
||||
"extends": ["config:recommended", "npm:unpublishSafe"],
|
||||
"configMigration": true,
|
||||
"dependencyDashboardApproval": true,
|
||||
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
||||
"ignorePaths": ["census/**", "new/**"],
|
||||
"rangeStrategy": "bump"
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"rangeStrategy": "bump",
|
||||
"vulnerabilityAlerts": {
|
||||
"dependencyDashboardApproval": false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user