From 8c7e534e921f503692657199669026cd8b580a98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 00:09:47 +0000 Subject: [PATCH] chore(deps-dev): Bump lefthook from 1.13.6 to 2.1.2 Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 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/v1.13.6...v2.1.2) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef4c1d80..bff5993e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@nx/workspace": "22.1.3", "@playwright/test": "^1.57.0", "@types/node": "^25.3.3", - "lefthook": "^1.13.6", + "lefthook": "^2.1.3", "next": "^16.1.1", "nx": "22.1.3", "typescript": "^5.9.3"