From dee7ac0762f6f6d5eff4cd1bcdc34b727299c77e 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:08:47 +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 ab972fa..bd83af8 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,