From 4ca2d6f61e3631b53206f1380cef503f388d159c Mon Sep 17 00:00:00 2001 From: Tommy Skaug <104122981+tommy-skaug@users.noreply.github.com> Date: Sun, 24 Dec 2023 07:36:52 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/renovate.json b/renovate.json index 258b4f8..cc7619d 100644 --- a/renovate.json +++ b/renovate.json @@ -1,9 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": [ - "local>tommy-skaug/k8s-gitops//.github", - "local>tommy-skaug/k8s-gitops//.github//merge-queue.json" - ], + "extends": [], "assignees": ["tommy-skaug"], "hostRules": [ { @@ -13,4 +10,4 @@ ], "customManagers": [], "packageRules": [] -} \ No newline at end of file +}