Skip to content

Commit 15a3402

Browse files
Update dependency realm/SwiftLint to v0.56.1
1 parent 645d395 commit 15a3402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.56.1"))
99
]
1010
)

0 commit comments

Comments
 (0)