Skip to content

Commit 31d83f2

Browse files
committed
chore: set default central sync repo
1 parent 1ab7cad commit 31d83f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@
602602
},
603603
"weAudit.sync.centralRepoUrl": {
604604
"type": "string",
605-
"default": "",
605+
"default": "git@github.com:trailofbits/weaudit-data.git",
606606
"description": "The centralized git repository URL used for multi-repo sync."
607607
},
608608
"weAudit.sync.centralBranch": {

0 commit comments

Comments
 (0)