Skip to content

Commit 4f4863c

Browse files
committed
using swiftformat 0.54.6
1 parent 5179664 commit 4f4863c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ let package = Package(
1010
],
1111
dependencies: [
1212
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
13-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.54.5")
13+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.54.6")
1414
],
1515
targets: [
1616
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)