chore: renovate configuration

This commit is contained in:
Timothy Schenk 2024-02-26 12:40:11 +01:00
parent a9d5c7daf2
commit 8d8c3b19e9
Signed by: rainote
SSH key fingerprint: SHA256:pnkNSDwpAnaip00xaZlVFHKKsS7T8UtOomMzvs0yITE

View file

@ -2,12 +2,16 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true, "dependencyDashboard": true,
"configMigration": true, "configMigration": true,
"dependencyDashboardAutoclose": false,
"dependencyDashboardOSVVulnerabilitySummary": "all", "dependencyDashboardOSVVulnerabilitySummary": "all",
"osvVulnerabilityAlerts": true, "osvVulnerabilityAlerts": true,
"vulnerabilityAlerts": { "vulnerabilityAlerts": {
"enabled": true, "enabled": true,
"labels": [ "labels": [
"Kind: Security" "Kind: Security"
],
"assignees": [
"admin@rainote.dev"
] ]
}, },
"labels": [ "labels": [