From 599d122865fb5f9ebf95e3f61e9aa7a7187aab0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 04:53:38 +0000 Subject: [PATCH] chore(deps-dev): bump lefthook from 2.1.6 to 2.1.9 Bumps [lefthook](https://github.com/evilmartians/lefthook) from 2.1.6 to 2.1.9. - [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.6...v2.1.9) --- updated-dependencies: - dependency-name: lefthook dependency-version: 2.1.9 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 2d15dd6..69cf554 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@biomejs/biome": "2.4.13", "@types/bun": "1.3.13", "@vitest/coverage-v8": "4.1.5", - "lefthook": "2.1.6", + "lefthook": "2.1.9", "typescript": "6.0.3", "vitest": "4.1.5" },