From b258e9045e1b21a9af484ccae23303517d958cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20de=20Aguiar=20F=C3=A9o?= Date: Mon, 6 Jan 2025 13:50:29 +0000 Subject: [PATCH] Attempt #3 to have Renovate update older minors to new patches --- .github/renovate.json5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 002ef0a6..56e2c716 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -26,6 +26,8 @@ "registryUrlTemplate": "https://dl.google.com/dl/android/maven2/", }, ], + // Look for patches to older minors despite a newer minor being available + "separateMinorPatch": true, "packageRules": [ { // In versions.json5, disable bumps of major/minor, which should be added as new properties