Skip to content

Commit 82344c1

Browse files
chore(deps): update dependency simplydanny/swiftlintplugins to v0.62.2
1 parent 7525572 commit 82344c1

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
@@ -77,7 +77,7 @@ let package = Package(
7777
// Apple Swift tool to build documentation
7878
.package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.4.5"),
7979
// Linter for Swift code
80-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "0.62.1"),
80+
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "0.62.2"),
8181
// Formatter for Swift code
8282
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.58.3"),
8383
],

0 commit comments

Comments
 (0)