From ce0900211117bc459e76a52c5311c8f15e1d57c7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 18:12:12 +0000 Subject: [PATCH] Update dependency realm/SwiftLint to from: "0.57.1" --- WebSocketClientPackage/Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebSocketClientPackage/Package.swift b/WebSocketClientPackage/Package.swift index a8b853b..0c77d42 100644 --- a/WebSocketClientPackage/Package.swift +++ b/WebSocketClientPackage/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package(url: "https://github.com/vsanthanam/SafariUI.git", .upToNextMajor(from: "4.0.0")), .package(url: "https://github.com/SFSafeSymbols/SFSafeSymbols.git", .upToNextMajor(from: "5.3.0")), .package(url: "https://github.com/SwiftGen/SwiftGenPlugin.git", .upToNextMajor(from: "6.6.2")), - .package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.54.0")), + .package(url: "https://github.com/realm/SwiftLint.git", .upToNextMajor(from: "0.57.1")), .package(url: "https://github.com/pointfreeco/swift-composable-architecture.git", .upToNextMajor(from: "1.10.2")), ], targets: [