mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Update to latest versions for dev dependencies
This commit is contained in:
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npm run pre-commit && git add dist/
|
||||
Reference in New Issue
Block a user