From 679e177d47ffdcc7308adf8478fec8fc9d7959ba Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 7 Jun 2024 10:40:18 +0530 Subject: [PATCH] chore: adjust Renovate config --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 494c0aca..1f9ee417 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -25,7 +25,7 @@ ], }, { - "matchPackageNames": [ + "matchDepNames": [ "androidx.compose.compiler:compiler", "com.google.devtools.ksp", "dev.drewhamilton.poko",