mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
fix(renovate): Fix "invalid JSON"
This commit is contained in:
parent
61b51756c9
commit
badfd75ebb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue