From f66d67ea7f8ea20cbb32e53c227256a2441b5f47 Mon Sep 17 00:00:00 2001 From: sina-schlatter <165774278+sina-schlatter@users.noreply.github.com> Date: Tue, 12 Nov 2024 09:07:08 +0100 Subject: [PATCH] Update renovate-with-renovate.md --- renovate-with-renovate.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/renovate-with-renovate.md b/renovate-with-renovate.md index 98d5a78..605c9ed 100644 --- a/renovate-with-renovate.md +++ b/renovate-with-renovate.md @@ -172,6 +172,8 @@ vars: ## GitLab Integration ```json +# config.json + { "platform": "gitlab", "endpoint": "https://companyhub.de/api/v4", @@ -209,6 +211,7 @@ Renovate will create an Issue called "Dependency Dashboard" in GitLab with the f ## Local / Testing ```json +# config.json { "platform": "gitlab", "endpoint": "https://companyhub.sva.de/api/v4",