Skip to content

Commit a4d6b20

Browse files
Bump github.com/csjones/lefthook-plugin from 1.11.2 to 1.11.3 (#685)
1 parent ba2f572 commit a4d6b20

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
@@ -11,7 +11,7 @@ let package = Package(
1111
],
1212
dependencies: [
1313
// Dependencies used for package development
14-
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.2"),
14+
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.11.3"),
1515
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.55.5"),
1616
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.58.2")
1717
],

0 commit comments

Comments
 (0)