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" + ] }