From 15ef0fc60b9446c63c8d2628c9b26d6c2f07ea87 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Thu, 13 Feb 2020 17:18:52 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/renovate.json b/renovate.json index 0588121..2cf85a5 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,3 @@ { - "extends": [ - "config:base", - "gitmoji" - ] + "extends": ["config:base","gitmoji"] }