From 7bb22e0105c5f3161d086fda07bc6320d04f055d Mon Sep 17 00:00:00 2001 From: Daniel Bourdrez <3641580+bytemare@users.noreply.github.com> Date: Mon, 29 Apr 2024 00:23:28 +0200 Subject: [PATCH] Update renovate.json Signed-off-by: Daniel Bourdrez <3641580+bytemare@users.noreply.github.com> --- .github/renovate.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/renovate.json b/.github/renovate.json index de967f5..d466a32 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,7 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>bytemare/renovate-config", - "config:recommended" + "github>bytemare/renovate-config" ] }