From 1f6b1392597c918b0e8346e6a3244cab92a72e07 Mon Sep 17 00:00:00 2001 From: Nicolas Beaussart Date: Thu, 13 Feb 2020 17:20:13 +0100 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 2cf85a5..aa15052 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,3 @@ { - "extends": ["config:base","gitmoji"] + "extends": ["config:base", "gitmoji"] }