Group renovate updates for hipparchus and errorprone (#1810)

This commit is contained in:
Lauri Tulmin 2025-03-22 01:12:23 +02:00 committed by GitHub
parent aeade81452
commit 2eccd3200b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 0 deletions

View File

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