Skip to content

Commit

Permalink
[Renovate] Update dependency nicklockwood/SwiftFormat to from: "0.53.10"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent 58fb369 commit 3ab0502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MutaroModule/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ let package = Package(
],
dependencies: [
.package(url: "https://github.com/realm/SwiftLint", from: "0.54.0"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.53.2"),
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.53.10"),
.package(url: "https://github.com/Kitura/Swift-JWT", from: "4.0.1"),
.package(url: "https://github.com/Quick/Quick", from: "7.4.0"),
.package(url: "https://github.com/Quick/Nimble", from: "12.3.0"),
Expand Down

0 comments on commit 3ab0502

Please sign in to comment.