chore: bump lefthook from 1.11.13 to 1.11.14 (#737)
Some checks are pending
Build / Build Action (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run

Bumps [lefthook](https://github.com/evilmartians/lefthook) from 1.11.13 to 1.11.14.
- [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.11.13...v1.11.14)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 1.11.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-22 19:53:25 +07:00
committed by GitHub
parent 44bca9b990
commit 54f1f8eb66
2 changed files with 46 additions and 46 deletions

View File

@@ -16,7 +16,7 @@
"@types/node": "^22.15.30",
"@vitest/coverage-v8": "^3.1.4",
"eslint": "^9.28.0",
"lefthook": "^1.11.13",
"lefthook": "^1.11.14",
"prettier": "^3.5.3",
"rollup": "^4.41.1",
"tslib": "^2.8.1",