From e1e13e849588d5a4cfb23c9a12812e929bd01e86 Mon Sep 17 00:00:00 2001 From: "not-adam[bot]" <299629278+not-adam[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 11:14:48 +0000 Subject: [PATCH] Apply convention renovate --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 9da4334..96bc511 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:recommended"], + "extends": ["config:recommended", ":enableVulnerabilityAlerts"], "minimumReleaseAge": "5 days", "internalChecksFilter": "strict", "dependencyDashboard": true,