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: [