From 41d36a3b536cdbbcf1a6b3e338e831ffd8a3a98f Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Mon, 26 Sep 2022 03:29:32 +0200
Subject: [PATCH] ci(renovate): Fix renovate json formatting

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

diff --git a/renovate.json b/renovate.json
index 63981785c..16062e688 100644
--- a/renovate.json
+++ b/renovate.json
@@ -17,7 +17,7 @@
   },
   "gitlabci": {
     "fielMatch": ["\.gitlab-ci\.yml$", "gitlab-ci\.yaml$"]
-  }
+  },
   "regexManagers": [
   {
       "fileMatch": ["\\.yaml$"],
-- 
GitLab