diff --git a/renovate.json b/renovate.json index 15c0e6ec..9a0d8154 100644 --- a/renovate.json +++ b/renovate.json @@ -3,8 +3,8 @@ "extends": [ "config:base", "helpers:pinGitHubActionDigests", - ":gitSignOff" - + ":gitSignOff", + "group:allNonMajor" ], "addLabels": ["dependencies"], "postUpdateOptions": [ @@ -48,4 +48,4 @@ ] } ] -} \ No newline at end of file +}