From ef6f4aecada505b60949ef8dc4c832a3dcfddd30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 22:46:26 +0000 Subject: [PATCH] chore(deps-dev): bump lefthook from 2.1.1 to 2.1.2 Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/evilmartians/lefthook/releases) - [Changelog](https://github.com/evilmartians/lefthook/blob/master/CHANGELOG.md) - [Commits](https://github.com/evilmartians/lefthook/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f864bd0..88ead4e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/node": "25.3.0", "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", - "lefthook": "2.1.1", + "lefthook": "2.1.2", "typescript": "5.9.3", "unrust-toolbox": "0.0.2" },