chore(renovate): Disable renovate for custom dependencies

This commit is contained in:
Ahmad Ansori Palembani 2024-08-17 09:02:13 +07:00
parent d7a59686d2
commit b645a208cd
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -9,6 +9,18 @@
"dev.chrisbanes.compose:compose-bom"
],
"ignoreUnstable": false
},
{
"matchPackageNames": [
"com.github.arkon.FlexibleAdapter:flexible-adapter-ui",
"com.github.arkon.FlexibleAdapter:flexible-adapter",
"com.github.tachiyomiorg:image-decoder",
"com.github.null2264:subsampling-scale-image-view",
"com.github.tachiyomiorg:unifile",
"com.github.tachiyomiorg:conductor-support-preference",
"com.github.CarlosEsco:ViewTooltip"
],
"enabled": false
}
],
"dependencyDashboardApproval": true,