diff --git a/.renovaterc.json5 b/.renovaterc.json5 index e5a0ad800c..15caceb06a 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -14,11 +14,12 @@ "matchPackageNames": [ "com.github.arkon.FlexibleAdapter:flexible-adapter-ui", "com.github.arkon.FlexibleAdapter:flexible-adapter", - "com.github.tachiyomiorg:image-decoder", + "com.github.CarlosEsco:ViewTooltip" "com.github.null2264:subsampling-scale-image-view", + "com.github.null2264:injekt-koin", + "com.github.tachiyomiorg:image-decoder", "com.github.tachiyomiorg:unifile", "com.github.tachiyomiorg:conductor-support-preference", - "com.github.CarlosEsco:ViewTooltip" ], "enabled": false }