config: disable auto discover

This commit is contained in:
Manuel
2024-02-03 21:59:49 +01:00
parent 39b4e761de
commit c736f17f14

View File

@@ -19,5 +19,7 @@
"dev"
],
"branchPrefix": "renovate/",
"autodiscover": true
"repositories": [
"homarr-labs/homarr"
]
}