Renovate: Keep Guava on the Android variant and ignore jre-only upgrades.

This commit is contained in:
Benoit Marty 2026-05-12 21:39:48 +02:00
parent e010f2772d
commit a71211a62d

View file

@ -34,6 +34,13 @@
"/^org.jetbrains.kotlinx:kotlinx-datetime/",
],
},
{
// Keep Guava on the Android variant and ignore jre-only upgrades.
"matchPackageNames": [
"com.google.guava:guava",
],
"allowedVersions": "/-android$/",
},
{
// Limit PostHog Android upgrade to one PR per month, the first day of the month
"matchPackageNames": [