From 91bef22c16603f55753067d3fed587d3ebd75982 Mon Sep 17 00:00:00 2001 From: Hugo SUBTIL <ext.sopra.husubtil@grandlyon.com> Date: Fri, 17 Jun 2022 12:12:41 +0000 Subject: [PATCH] chore: update renovate config --- renovate.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index d17f9a4b2..6e459e2d7 100644 --- a/renovate.json +++ b/renovate.json @@ -1,7 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "local>systemes-dinformation/renovate/renovate-config", - "cozy" + "local>systemes-dinformation/renovate/renovate-config" ] } -- GitLab