Skip to content

Commit 8567226

Browse files
authored
fix: remove leading and trailing quotes for security label (vulnerability alerts)
1 parent dd25871 commit 8567226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
":preserveSemverRanges",
77
":dependencyDashboard",
88
":rebaseStalePrs",
9-
":enableVulnerabilityAlertsWithLabel('security')",
9+
":enableVulnerabilityAlertsWithLabel(security)",
1010
"group:recommended"
1111
],
1212
"groupName":"all dependencies",

0 commit comments

Comments
 (0)