From 6548f7d654e61006fc505c5ea76f43aeabae8498 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 17 Jul 2023 15:12:09 +0530 Subject: [PATCH] fix(renovate): drop Poko from Renovate list This is tied to the Kotlin version --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 6a658a59..8c60dbc9 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -31,6 +31,7 @@ "^androidx.compose.compiler", "^anvil", "^coil", + "^poko", ], "enabled": false },