Skip to content

Commit bd18733

Browse files
build(deps): Bump github.com/csjones/lefthook-plugin from 2.1.0 to 2.1.1
Bumps [github.com/csjones/lefthook-plugin](https://github.com/csjones/lefthook-plugin) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/csjones/lefthook-plugin/releases) - [Commits](csjones/lefthook-plugin@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: github.com/csjones/lefthook-plugin dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f83dccb commit bd18733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
],
1414
dependencies: [
1515
// Dependencies used for package development
16-
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.0"),
16+
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.1"),
1717
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.142.1"),
1818
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.59.1"),
1919
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.63.2"),

0 commit comments

Comments
 (0)