Skip to content

Commit 1975bf7

Browse files
committed
chore: use top level vulnerabilityAlerts config
1 parent 8193a60 commit 1975bf7

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

renovate.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,11 @@
5858
"groupSlug": "all",
5959
"matchPackageNames": [
6060
"*"
61-
],
62-
"matchVulnerabilities": [
63-
"*"
6461
]
6562
}
66-
]
63+
],
64+
"vulnerabilityAlerts": {
65+
"groupName": "all dependencies",
66+
"groupSlug": "all"
67+
}
6768
}

0 commit comments

Comments
 (0)