We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0548cff commit 829a2d5Copy full SHA for 829a2d5
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
],
14
dependencies: [
15
// Dependencies used for package development
16
- .package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.11"),
+ .package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.12"),
17
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.48.2"),
18
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.55.5"),
19
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.59.1")
0 commit comments