Skip to content

Commit 79532e4

Browse files
Update dependency SimplyDanny/SwiftLintPlugins to from: "0.59.1"
1 parent a74d7dc commit 79532e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
.package(url: "https://github.com/swiftlang/swift-syntax", from: "601.0.1"),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
38-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.0")
38+
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1")
3939
],
4040
targets: [
4141

0 commit comments

Comments
 (0)