From 8d8c3b19e958eb98b6d7f888f1c4982fae4153ea Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Mon, 26 Feb 2024 12:40:11 +0100 Subject: [PATCH] chore: renovate configuration --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index 5a83f12..19c0c3d 100644 --- a/renovate.json +++ b/renovate.json @@ -2,12 +2,16 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "dependencyDashboard": true, "configMigration": true, + "dependencyDashboardAutoclose": false, "dependencyDashboardOSVVulnerabilitySummary": "all", "osvVulnerabilityAlerts": true, "vulnerabilityAlerts": { "enabled": true, "labels": [ "Kind: Security" + ], + "assignees": [ + "admin@rainote.dev" ] }, "labels": [