Skip to content

Commit 5741db0

Browse files
committed
migrate husky file
1 parent 195a49f commit 5741db0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.husky/pre-commit

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx lint-staged

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-jest": "28.11.0",
2929
"eslint-plugin-prettier": "5.4.1",
3030
"globals": "15.14.0",
31-
"husky": "9.1.6",
31+
"husky": "10.0.0",
3232
"lint-staged": "15.2.10",
3333
"prettier": "3.3.3"
3434
},

0 commit comments

Comments
 (0)