From 57c33c280a541627d64b4a37bfdd5bbb87483e3d Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Mon, 18 Dec 2017 13:06:45 +0100
Subject: [PATCH] chore: fix renovate config in package.json

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8794d27ce8..e293773bff 100644
--- a/package.json
+++ b/package.json
@@ -137,7 +137,7 @@
       ":automergeLinters",
       ":label(ready)",
       ":assignee(rarkins)"
-    ],
+    ]
   },
   "publishConfig": {
     "tag": "latest"
-- 
GitLab