chore: migrate CI workflows and git hooks to pnpm
- ci.yml: add pnpm/action-setup, cache pnpm, use pnpm exec - bump-version.yml: add pnpm/action-setup, pnpm version, drop package-lock.json from git add - husky pre-commit: npm run -> pnpm run
This commit is contained in:
@@ -1 +1 @@
|
||||
npm run format:fix
|
||||
pnpm run format:fix
|
||||
|
||||
Reference in New Issue
Block a user