From c0aff41ff8d116bf42ec4a4ed1ec81c2225cf104 Mon Sep 17 00:00:00 2001 From: Robert Gordon Date: Tue, 12 Nov 2024 12:29:53 +0000 Subject: [PATCH] chore: chnage repo --- README.md | 2 +- app.json | 2 +- flux.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c5617b..3ffac12 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,6 @@ Collection of renovate configs that we use Flux Cluster: ```json { - "extends": ["github>mailergroup/renovate-config:flux"] + "extends": ["github>mailerlite/renovate-config:flux"] } ``` diff --git a/app.json b/app.json index ce92a1f..90ed7fa 100644 --- a/app.json +++ b/app.json @@ -1,6 +1,6 @@ { "extends":[ - "github>mailergroup/renovate-config:base" + "github>mailerlite/renovate-config:base" ], "enabledManagers":[ "regex", diff --git a/flux.json b/flux.json index 530f37c..b75f30a 100644 --- a/flux.json +++ b/flux.json @@ -1,6 +1,6 @@ { "extends":[ - "github>mailergroup/renovate-config:base" + "github>mailerlite/renovate-config:base" ], "enabledManagers":[ "regex",