Skip to content

Commit 8df1c69

Browse files
Pin swift-format at swift-6.0.2-RELEASE
Revisions on main branch use the main branch of swift-syntax, so their builds was broken now. Pinning swift-format to the release tag, which pins swift-syntax to the release tag as well.
1 parent 57aed4f commit 8df1c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vendor/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"swift-format": {
1818
"repository": "https://github.com/swiftlang/swift-format.git",
19-
"revision": "b268009b0d1182f9a573311c1a69eee9a7fd3d3f",
19+
"revision": "c7a8b752e35d96577d1e9191d27cd9ea57dce2f2",
2020
"categories": ["default"]
2121
},
2222
"wish-you-were-fast": {

0 commit comments

Comments
 (0)