Get rid of SCARY SECURITY suffixes for security-related renovate PRs (#10579)

This commit is contained in:
Alex Waygood 2024-03-25 17:57:12 +00:00 committed by GitHub
parent 9e21e5918c
commit bd07c13348
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -39,5 +39,9 @@
"matchManagers": ["pre-commit"],
"description": "Weekly update of pre-commit dependencies",
},
]
],
"vulnerabilityAlerts": {
"commitMessageSuffix": "",
"labels": ["internal", "security"],
},
}