From e865a0360674ae2d612c4bdc2d8d35ab434ef590 Mon Sep 17 00:00:00 2001 From: Christoph Ruhsam Date: Fri, 28 Feb 2025 08:55:45 +0100 Subject: [PATCH] Update renovate-config.js --- renovate-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate-config.js b/renovate-config.js index 8f4e533..b030006 100644 --- a/renovate-config.js +++ b/renovate-config.js @@ -2,7 +2,7 @@ module.exports = { gitAuthor: 'Renovate Bot ', platform: 'github', repositories: [ - "mega-backend" + "Gepardec/mega-backend" // "Gepardec/jboss-examples" // "Gepardec/renovate-playground" ],