From 4a4bd402450c0aea03f8c9becb397560c2fd8e21 Mon Sep 17 00:00:00 2001 From: "guillaume.caya" Date: Mon, 28 Oct 2024 14:22:14 -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 b7ba058..fad16bd 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": [ { @@ -17,4 +18,4 @@ ] } ] -} +} \ No newline at end of file