fix(renovate): disable Coil updates

Coil 2.4.0 uses Kotlin 1.8.21 that we can't use yet
This commit is contained in:
Harsh Shandilya 2023-05-21 20:41:20 +05:30
parent 7d8083b268
commit 1bc15b7b7c
No known key found for this signature in database

View file

@ -29,6 +29,7 @@
"^org.jetbrains.kotlin",
"^androidx.compose.compiler",
"^anvil",
"^coil",
],
"enabled": false
},