mirror of https://github.com/astral-sh/ruff
Get rid of SCARY SECURITY suffixes for security-related renovate PRs (#10579)
This commit is contained in:
parent
9e21e5918c
commit
bd07c13348
|
|
@ -39,5 +39,9 @@
|
|||
"matchManagers": ["pre-commit"],
|
||||
"description": "Weekly update of pre-commit dependencies",
|
||||
},
|
||||
]
|
||||
],
|
||||
"vulnerabilityAlerts": {
|
||||
"commitMessageSuffix": "",
|
||||
"labels": ["internal", "security"],
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue