Skip to content

Commit 30cb289

Browse files
Update dependency realm/SwiftLint to v0.59.1
1 parent 645d395 commit 30cb289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CLI/_swiftlint/Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ import PackageDescription
55
let package = Package(
66
name: "_swiftlint",
77
dependencies: [
8-
.package(url: "https://github.com/realm/SwiftLint", .exact("0.43.1"))
8+
.package(url: "https://github.com/realm/SwiftLint", .exact("0.59.1"))
99
]
1010
)

0 commit comments

Comments
 (0)