From 8b5729dc44e1a43e4a5eaf457da71353348faeed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:24:45 +0000 Subject: [PATCH] Update dependency SimplyDanny/SwiftLintPlugins to from: "0.58.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 0f73678..0831a6b 100644 --- a/Package.swift +++ b/Package.swift @@ -35,7 +35,7 @@ let package = Package( .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/apple/swift-docc-plugin", from: "1.4.3"), - .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.58.1") + .package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.58.2") ], targets: [