Browse Source

Fix: #228 invalid JSON (#229)

BenoitRanque 5 năm trước cách đây
mục cha
commit
f800daaf44
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",