From 3026b1ef3348d348d22c23acbcf13d9bdbaa75ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Fri, 31 Oct 2025 16:56:29 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/renovate.json b/renovate.json index dc98408..b7952d6 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,7 @@ "extends": [ "config:base" ], + "labels": ["Kind/Security"], "packageRules": [ { "updateTypes": ["minor", "patch", "pin", "digest"],