chore: update husky hooks for latest version and use bun
This commit is contained in:
+1
-4
@@ -1,4 +1 @@
|
|||||||
#!/bin/sh
|
bunx --no -- commitlint --edit "${1}"
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npx --no -- commitlint --edit "${1}"
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
#!/usr/bin/env sh
|
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
npm run lint
|
|
||||||
Reference in New Issue
Block a user