Skip to content

Commit a0d397b

Browse files
committed
testcommitlint
1 parent f9b2daa commit a0d397b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"simple-git-hooks": {
8686
"pre-commit": "npx lint-staged",
87-
"pre-push": "pnpm commitlint --edit"
87+
"pre-push": "npx commitlint --edit $1"
8888
},
8989
"lint-staged": {
9090
"*": "eslint --fix"

0 commit comments

Comments
 (0)