From e02eebb549598267a99c501b9c2d5a8ba2f19815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 00:11:08 +0000 Subject: [PATCH] chore(deps-dev): bump @evilmartians/lefthook from 1.13.6 to 2.0.4 Bumps [@evilmartians/lefthook](https://github.com/evilmartians/lefthook) from 1.13.6 to 2.0.4. - [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.0.4) --- updated-dependencies: - dependency-name: "@evilmartians/lefthook" dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 55165708c..d87e0e7b4 100644 --- a/bun.lock +++ b/bun.lock @@ -8,7 +8,7 @@ "@commitlint/cli": "^19.8.1", "@commitlint/config-workspace-scopes": "^19.8.1", "@eslint/js": "^9.39.1", - "@evilmartians/lefthook": "^1.13.6", + "@evilmartians/lefthook": "^2.0.4", "@ls-lint/ls-lint": "^2.3.1", "@stoplight/spectral-cli": "^6.15.0", "@types/eslint": "^9.6.1", @@ -295,7 +295,7 @@ "@eslint/plugin-kit": ["@eslint/plugin-kit@0.4.1", "", { "dependencies": { "@eslint/core": "^0.17.0", "levn": "^0.4.1" } }, "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA=="], - "@evilmartians/lefthook": ["@evilmartians/lefthook@1.13.6", "", { "os": [ "linux", "win32", "darwin", ], "cpu": [ "x64", "ia32", "arm64", ], "bin": { "lefthook": "bin/index.js" } }, "sha512-79vplrUBWL4Fkt59YkEBdSpqBVhNrY8t5+jEp+wX5QbsmbQLcSULqwS7FmbNRyECa2LWMrUWpe6ENIfNwB4jiw=="], + "@evilmartians/lefthook": ["@evilmartians/lefthook@2.0.4", "", { "os": [ "linux", "win32", "darwin", ], "cpu": [ "x64", "ia32", "arm64", ], "bin": { "lefthook": "bin/index.js" } }, "sha512-Va5LR45LkXMk3VXuLhSXerPIlRagk0+Sk34B+wib6r2nTlF6RA2Ta4xU3RX5utR4Yt4zWrxJ5lS6NrcqQ1pj2w=="], "@humanfs/core": ["@humanfs/core@0.19.1", "", {}, "sha512-5DyQ4+1JEUzejeK1JGICcideyfUbGixgS9jNgex5nqkW+cY7WZhxBigmieN5Qnw9ZosSNVC9KQKyb+GUaGyKUA=="], diff --git a/package.json b/package.json index 66a2f82fa..ad8747958 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@commitlint/cli": "^19.8.1", "@commitlint/config-workspace-scopes": "^19.8.1", "@eslint/js": "^9.39.1", - "@evilmartians/lefthook": "^1.13.6", + "@evilmartians/lefthook": "^2.0.4", "@ls-lint/ls-lint": "^2.3.1", "@stoplight/spectral-cli": "^6.15.0", "@types/eslint": "^9.6.1",