From d63abb92da130b015c34f2efa6ef53793fd292f4 Mon Sep 17 00:00:00 2001 From: William P Date: Tue, 24 Jun 2025 23:11:39 -0400 Subject: [PATCH] renovate: update config --- renovate/renovate-config.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/renovate/renovate-config.yaml b/renovate/renovate-config.yaml index 762658f..fef62d7 100644 --- a/renovate/renovate-config.yaml +++ b/renovate/renovate-config.yaml @@ -5,5 +5,10 @@ metadata: data: config.json: |- { - "repositories": ["infrastructure/core-apps","infrastructure/db-operators","infrastructure/weyma-talos"] + "repositories": [ + "infrastructure/core-apps", + "infrastructure/db-operators", + "infrastructure/weyma-talos", + "williamp/dubyatp.xyz" + ] }