Skip to content

Commit 583c9cb

Browse files
chore(deps): update dependency nicklockwood/swiftformat to from: "0.56.4"
1 parent eddd742 commit 583c9cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ let package = Package(
6767
// Linter for Swift code
6868
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "0.59.1"),
6969
// Formatter for Swift code
70-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.2"),
70+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.4"),
7171
],
7272

7373
// MARK: - Targets

0 commit comments

Comments
 (0)