Skip to content

Commit 24f3c67

Browse files
build(deps): Bump github.com/nicklockwood/swiftformat from 0.61.1 to 0.62.0 (#1154)
build(deps): Bump github.com/nicklockwood/swiftformat Bumps [github.com/nicklockwood/swiftformat](https://github.com/nicklockwood/SwiftFormat) from 0.61.1 to 0.62.0. - [Release notes](https://github.com/nicklockwood/SwiftFormat/releases) - [Commits](nicklockwood/SwiftFormat@0.61.1...0.62.0) --- updated-dependencies: - dependency-name: github.com/nicklockwood/swiftformat dependency-version: 0.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e06b0cc commit 24f3c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ extension Package.Dependency {
118118
return [
119119
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.9"),
120120
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.200.5"),
121-
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.61.1"),
121+
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.62.0"),
122122
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.65.0"),
123123
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.15"),
124124
.package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.5.0")

0 commit comments

Comments
 (0)