mirror of
https://github.com/actions/runner.git
synced 2026-01-04 00:49:04 +08:00
chore: migrate Husky config from v8 to v9 format (#4003)
This commit is contained in:
@@ -1,6 +1 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
cd src/Misc/expressionFunc/hashFiles
|
||||
|
||||
npx lint-staged
|
||||
cd src/Misc/expressionFunc/hashFiles && npx lint-staged
|
||||
|
||||
Reference in New Issue
Block a user