Skip to content

Commit bdbf15b

Browse files
committed
testcommitlint
1 parent 0e5f112 commit bdbf15b

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-
"commit-msg": "npx --no -- commitlint --from=HEAD~1 --to=HEAD",
87+
"commit-msg": "npx --no -- commitlint --edit $1",
8888
"preserveUnused": ["commit-msg"]
8989
},
9090
"lint-staged": {

0 commit comments

Comments
 (0)