diff --git a/renovate.json5 b/renovate.json5 index 76a4620..8220589 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -11,6 +11,9 @@ "schedule": [ "monthly" ], + // security + "osvVulnerabilityAlerts": true, + "dependencyDashboardOSVVulnerabilitySummary": "all", // skip next alpine, see https://github.com/mattn/go-sqlite3/issues/1164 "packageRules": [ {