From 4312733b5578450d179d631a192a23c9627931cc Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 8 May 2025 06:32:43 -0500 Subject: [PATCH] update --- infra/renovate/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/renovate/values.yaml b/infra/renovate/values.yaml index 765bf75..c4d6131 100644 --- a/infra/renovate/values.yaml +++ b/infra/renovate/values.yaml @@ -103,7 +103,7 @@ renovate: "autodiscover": "false", "dryRun": false, "printConfig": false, - "repositories": ["durfy/DurpCLI"] + "repositories": ["durfy/DurpCLI","developerdurp/homelab"] } # See https://docs.renovatebot.com/self-hosted-configuration # config: |