Skip to content

Commit 1d31195

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

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.62.0"),
121+
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.62.1"),
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)