diff --git a/.github/renovate.json b/.github/renovate.json index ae105dcc0..1fcf4f5f6 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -19,5 +19,7 @@ "dev" ], "branchPrefix": "renovate/", - "autodiscover": true + "repositories": [ + "homarr-labs/homarr" + ] } \ No newline at end of file