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"] },