Skip to content

Commit 28099c7

Browse files
authored
chore: Only enable renovate bot for CVE PRs (#1819)
1 parent 1ce1aba commit 28099c7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@
1313
"ignorePaths": [
1414
".kokoro/requirements.txt"
1515
],
16+
"vulnerabilityAlerts": {
17+
"enabled": true
18+
},
19+
"maven": {
20+
"enabled": false
21+
},
1622
"customManagers": [
1723
{
1824
"customType": "regex",

0 commit comments

Comments
 (0)