From f76ec5a53baf2b92ea82cff36a028f93882b5b4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Mon, 3 Nov 2025 14:27:12 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate.json b/renovate.json index ccff79c..a244ca4 100644 --- a/renovate.json +++ b/renovate.json @@ -3,6 +3,9 @@ "config:base" ], "labels": ["Kind/Security"], + "major": { + "addLabels": ["Priority/High"] + }, "minor": { "addLabels": ["Priority/Medium"] },