Skip to content

Commit

Permalink
chore: Migrate husky v9 and npx to pnpm (#707)
Browse files Browse the repository at this point in the history
* chore: Migrate husky v9

* chore: npx to pnpm

---------

Co-authored-by: Vincent Voyer <[email protected]>
  • Loading branch information
k-taro56 and vvo authored Jan 17, 2025
1 parent 0c98feb commit a54577d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1 @@
npx lint-staged
pnpm lint-staged

0 comments on commit a54577d

Please sign in to comment.