Skip to content

Commit

Permalink
[MISC][CH] Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Chung Hei committed Jan 30, 2024
1 parent 4b2ed01 commit 7b11c97
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 112 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
3 changes: 0 additions & 3 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm audit
npm run build
npm run test
Loading

0 comments on commit 7b11c97

Please sign in to comment.