Skip to content

Commit 8094b54

Browse files
authored
Merge pull request #160 from Adyen/renovate/nicklockwood-swiftformat-0.x
Update dependency nicklockwood/SwiftFormat to from: "0.61.0"
2 parents 7a7aaf7 + 8a1964b commit 8094b54

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -33,7 +33,7 @@ let package = Package(
3333
dependencies: [
3434
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.7.1"),
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "603.0.1"),
36-
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.60.1"),
36+
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.61.0"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.6")
3838
],
3939
targets: [

0 commit comments

Comments
 (0)