Skip to content

Commit 89bfbd6

Browse files
committed
Add missing commas.
1 parent 12beece commit 89bfbd6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"cmake": "v3.16.5",
8686
"indexstore-db": "main",
8787
"sourcekit-lsp": "main",
88-
"swift-format": "main"
88+
"swift-format": "main",
8989
"tensorflow-swift-apis": "master"
9090
}
9191
},
@@ -116,7 +116,7 @@
116116
"cmake": "v3.16.5",
117117
"indexstore-db": "main",
118118
"sourcekit-lsp": "main",
119-
"swift-format": "main"
119+
"swift-format": "main",
120120
"tensorflow-swift-apis": "master"
121121
}
122122
},
@@ -313,7 +313,7 @@
313313
"cmake": "v3.16.5",
314314
"indexstore-db": "release/5.3",
315315
"sourcekit-lsp": "release/5.3",
316-
"swift-format": "main"
316+
"swift-format": "main",
317317
"tensorflow-swift-apis": "master"
318318
}
319319
},

0 commit comments

Comments
 (0)