From 561bea805fc3506e8e7f334f743b967f4a0086b0 Mon Sep 17 00:00:00 2001 From: Lauri Tulmin Date: Fri, 21 Mar 2025 09:41:13 +0200 Subject: [PATCH] Group renovate updates for hipparchus and errorprone --- .github/renovate.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d9167ee26..0efdf7d3a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -114,6 +114,18 @@ 'com.diffplug.spotless{/,}**', ], }, + { + groupName: 'hipparchus packages', + matchPackageNames: [ + 'org.hipparchus{/,}**', + ], + }, + { + groupName: 'errorprone packages', + matchPackageNames: [ + 'com.google.errorprone{/,}**', + ], + }, { // pinned version for compatibility with java 8 JFR parsing matchUpdateTypes: [