mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -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"],
|
"extends": ["config:recommended", "npm:unpublishSafe"],
|
||||||
"configMigration": true,
|
"configMigration": true,
|
||||||
"dependencyDashboardApproval": true,
|
"dependencyDashboardApproval": true,
|
||||||
|
"dependencyDashboardOSVVulnerabilitySummary": "all",
|
||||||
"ignorePaths": ["census/**", "new/**"],
|
"ignorePaths": ["census/**", "new/**"],
|
||||||
"rangeStrategy": "bump"
|
"osvVulnerabilityAlerts": true,
|
||||||
|
"rangeStrategy": "bump",
|
||||||
|
"vulnerabilityAlerts": {
|
||||||
|
"dependencyDashboardApproval": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user