Skip to content

Commit 464b7bc

Browse files
authored
Merge pull request #80 from Adyen/renovate/simplydanny-swiftlintplugins-0.x
Update dependency SimplyDanny/SwiftLintPlugins to from: "0.58.0"
2 parents c668b2b + 15dfb9f commit 464b7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
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: "600.0.1"),
3636
.package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.55.4"),
3737
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
38-
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.57.1")
38+
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", from: "0.58.0")
3939
],
4040
targets: [
4141

0 commit comments

Comments
 (0)