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 2ea23bcc3e
commit 960ff0fb75

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