From 23e822cc77e46084826ac489e23beaa90449cfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 04:21:01 +0000 Subject: [PATCH] chore(deps-dev): bump lefthook from 2.0.10 to 2.0.13 Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.0.10 to 2.0.13. - [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.0.10...v2.0.13) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.0.13 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 39383ca..638d5e4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@playwright/test": "1.57.0", "@vitest/coverage-v8": "4.0.15", "@vitest/ui": "4.0.15", - "lefthook": "2.0.10", + "lefthook": "2.0.13", "turbo": "2.6.3", "vitest": "4.0.15" },