chore: bump lefthook from 1.12.2 to 1.12.3 (#792)
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.12.2 to 1.12.3.
- [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.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: lefthook
  dependency-version: 1.12.3
  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-08-23 21:39:36 +07:00
committed by GitHub
parent 3b6e4500d9
commit 8f8eb8290a
2 changed files with 46 additions and 46 deletions

View File

@@ -17,7 +17,7 @@
"@vitest/coverage-v8": "^3.1.4",
"eslint": "^9.29.0",
"jiti": "^2.5.1",
"lefthook": "^1.12.2",
"lefthook": "^1.12.3",
"prettier": "^3.6.2",
"prettier-plugin-organize-imports": "^4.2.0",
"rollup": "^4.46.2",