From ead4e69a4000a92a0f5ea595ae03b101d268354e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Dec 2025 14:30:12 +0000 Subject: [PATCH] Update dependency nicklockwood/SwiftFormat to from: "0.58.7" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 09d2ae3..c357a9d 100644 --- a/Package.swift +++ b/Package.swift @@ -33,7 +33,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.1"), .package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"), - .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.6"), + .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.7"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.5") ], targets: [