fix(renovate): Fix "invalid JSON"

This commit is contained in:
Ahmad Ansori Palembani 2024-09-29 09:48:43 +07:00
parent 61b51756c9
commit badfd75ebb
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -14,12 +14,12 @@
"matchPackageNames": [ "matchPackageNames": [
"com.github.arkon.FlexibleAdapter:flexible-adapter-ui", "com.github.arkon.FlexibleAdapter:flexible-adapter-ui",
"com.github.arkon.FlexibleAdapter:flexible-adapter", "com.github.arkon.FlexibleAdapter:flexible-adapter",
"com.github.CarlosEsco:ViewTooltip" "com.github.CarlosEsco:ViewTooltip",
"com.github.null2264:subsampling-scale-image-view", "com.github.null2264:subsampling-scale-image-view",
"com.github.null2264:injekt-koin", "com.github.null2264:injekt-koin",
"com.github.tachiyomiorg:image-decoder", "com.github.tachiyomiorg:image-decoder",
"com.github.tachiyomiorg:unifile", "com.github.tachiyomiorg:unifile",
"com.github.tachiyomiorg:conductor-support-preference", "com.github.tachiyomiorg:conductor-support-preference"
], ],
"enabled": false "enabled": false
} }