Skip to content

Commit caead6b

Browse files
committed
chore: pnpm in git hook
1 parent db88234 commit caead6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
]
5252
},
5353
"simple-git-hooks": {
54-
"pre-commit": "npm exec lint-staged",
54+
"pre-commit": "pnpm exec lint-staged",
5555
"commit-msg": "node scripts/verify-commit.js"
5656
}
5757
}

0 commit comments

Comments
 (0)