From: Eduardo San Martin Morote Date: Tue, 23 Mar 2021 08:31:47 +0000 (+0100) Subject: ci: json ups X-Git-Tag: v2.0.0-alpha.8~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dea2ab400bab1aa8572bd6822f95ea6385467cf5;p=thirdparty%2Fvuejs%2Fpinia.git ci: json ups Close #400 --- diff --git a/renovate.json b/renovate.json index 42efc0ee..1493b70f 100644 --- a/renovate.json +++ b/renovate.json @@ -2,6 +2,6 @@ "extends": [ "config:base", "group:allNonMajor", - ":semanticCommitTypeAll(chore)", - ], + ":semanticCommitTypeAll(chore)" + ] }