We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2f572 commit a4d6b20Copy full SHA for a4d6b20
Package.swift
@@ -11,7 +11,7 @@ let package = Package(
11
],
12
dependencies: [
13
// Dependencies used for package development
14
- .package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.2"),
+ .package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.3"),
15
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.55.5"),
16
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.58.2")
17
0 commit comments