ci: Migrate husky from v4 to v5
This commit is contained in:
parent
9564982d19
commit
10348d5db2
3 changed files with 193 additions and 35 deletions
|
|
@ -1,2 +1,2 @@
|
|||
(git diff 'HEAD@{1}' --name-only | grep 'package-lock.json' > /dev/null) && npm ci || :
|
||||
npm run update-deps
|
||||
git remote prune origin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue