Skip to content

Commit

Permalink
Merge pull request #94 from Adyen/renovate/nicklockwood-swiftformat-0.x
Browse files Browse the repository at this point in the history
Update dependency nicklockwood/SwiftFormat to from: "0.55.5"
  • Loading branch information
goergisn authored Jan 21, 2025
2 parents 7b74d3c + 42769d4 commit 5902cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ let package = Package(
dependencies: [
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
.package(url: "https://github.com/swiftlang/swift-syntax", from: "600.0.1"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.4"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"),
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.58.2")
],
Expand Down

0 comments on commit 5902cd4

Please sign in to comment.