From e2e7f4b4994f9b4b2866d6751706519f863a0f97 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Fri, 29 Mar 2019 16:35:18 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index f45d8f1..031be2c 100644 --- a/renovate.json +++ b/renovate.json @@ -1,5 +1,6 @@ { "extends": [ "config:base" - ] + ], + "groupName": "all" }