From 03dacc1a3839994b4b56cd544b9717e679674201 Mon Sep 17 00:00:00 2001 From: sapcc-bot Date: Thu, 8 Feb 2024 16:14:36 +0000 Subject: [PATCH] Run go-makefile-maker --- .github/renovate.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json b/.github/renovate.json index 1c6d4576..e007665a 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -14,6 +14,8 @@ "constraints": { "go": "1.22" }, + "dependencyDashboardOSVVulnerabilitySummary": "all", + "osvVulnerabilityAlerts": true, "postUpdateOptions": [ "gomodTidy", "gomodUpdateImportPaths"