Skip to content

Commit

Permalink
chore: fix and improve husky (#5)
Browse files Browse the repository at this point in the history
Fix wrong husky script and improve some hook calls.
  • Loading branch information
mheob authored Dec 4, 2022
1 parent ff326d2 commit 624bd29
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
File renamed without changes.
2 changes: 2 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
[ -n "$CI" ] && exit 0

pnpm exec lint-staged
npx use-correct-pm

6 changes: 0 additions & 6 deletions .husky/pre-push

This file was deleted.

0 comments on commit 624bd29

Please sign in to comment.