build: Update husky to v9 (#10102)

* refactor(dev-deps): migrate to husky v9

Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>

* revert: only core committers in package.json

* chore: remove hashbang 🎉

* chore: remove install from prepare script 

* chore: upgrade to latest minor

---------

Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
Co-authored-by: almeidx <github@almeidx.dev>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
Vinayak Kulkarni
2024-02-04 03:36:19 +05:30
committed by GitHub
parent 42bc5d2c74
commit 9f8d7fe7b4
4 changed files with 7 additions and 13 deletions

10
pnpm-lock.yaml generated
View File

@@ -52,8 +52,8 @@ importers:
specifier: ^0.1.57
version: 0.1.57(eslint@8.56.0)(typescript@5.2.2)
husky:
specifier: ^8.0.3
version: 8.0.3
specifier: ^9.0.10
version: 9.0.10
is-ci:
specifier: ^3.0.1
version: 3.0.1
@@ -15072,9 +15072,9 @@ packages:
ms: 2.1.3
dev: true
/husky@8.0.3:
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
engines: {node: '>=14'}
/husky@9.0.10:
resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==}
engines: {node: '>=18'}
hasBin: true
dev: true