From 4c5ae957673489ffaf92c06f5f4de56d83c3aee0 Mon Sep 17 00:00:00 2001 From: "guillaume.caya" Date: Mon, 28 Oct 2024 14:27:44 -0400 Subject: [PATCH] Add cortex yaml --- renovate.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index d2a78fb..788ae79 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,8 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>gsoft-inc/renovate-config" + "github>gsoft-inc/renovate-config", + "github>gsoft-inc/renovate-config:all-automerge.json" ], "packageRules": [ { @@ -24,4 +25,4 @@ "enabled": false } ] -} +} \ No newline at end of file