ソースを参照

Fix: #228 invalid JSON (#229)

BenoitRanque 5 年 前
コミット
f800daaf44
1 ファイル変更1 行追加1 行削除
  1. 1 1
      renovate.json

+ 1 - 1
renovate.json

@@ -67,7 +67,7 @@
       "prPriority": -1,
       "automerge": true,
       "rebaseConflictedPrs": true
-    }
+    },
     {
       "paths": ["examples/svelte/**"],
       "groupName": "Svelte Examples",