Skip to content

Commit 3985dd9

Browse files
chore(deps): update dependency simplydanny/swiftlintplugins to from: "0.59.1" (#417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a5bd50 commit 3985dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BuildTools/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ let package = Package(
66
platforms: [.macOS(.v14)],
77
dependencies: [
88
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.5"),
9-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.0")
9+
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.59.1")
1010
],
1111
targets: [.target(name: "BuildTools", path: "")]
1212
)

0 commit comments

Comments
 (0)