From 0102c7d223b96bad1660cdb79696111c718dbf67 Mon Sep 17 00:00:00 2001 From: Simon Templer Date: Tue, 26 Mar 2024 13:51:07 +0100 Subject: [PATCH] ci: group non-major renovate updates ...to reduce number of created PRs. --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 488e43c0c6..a1aa8f0888 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -5,6 +5,7 @@ "helpers:pinGitHubActionDigestsToSemver", "security:openssf-scorecard", ":enableVulnerabilityAlertsWithLabel(security)", + "group:allNonMajor", ], labels: [ "renovate",