We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114b0b2 commit b4b7bdcCopy full SHA for b4b7bdc
.mend
@@ -21,7 +21,8 @@
21
"baseBranches": ["wip"],
22
"dependencyDashboard": true,
23
"dependencyDashboardTitle": "Renovate Dashboard 🚧",
24
- "dependencyDashboardOSVVulnerabilitySummary": "unresolved",
+ "osvVulnerabilityAlerts": true,
25
+ "dependencyDashboardOSVVulnerabilitySummary": "all",
26
"major": {
27
"dependencyDashboardApproval": true
28
},
0 commit comments