mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00: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