소스 검색

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",