Skip to content

Commit b27573b

Browse files
committed
renovate: Label security PRs with 'security' label
1 parent c8f6488 commit b27573b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,8 @@
1414
"versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$",
1515
"versioning": "node"
1616
}
17-
]
17+
],
18+
"vulnerabilityAlerts": {
19+
"labels": ["security"]
20+
}
1821
}

0 commit comments

Comments
 (0)