ghooks: use commit-msg instead of pre-commit.
This commit is contained in:
parent
3f6e5b7606
commit
332ba96d34
@ -166,7 +166,7 @@
|
||||
},
|
||||
"config": {
|
||||
"ghooks": {
|
||||
"pre-commit": "npm test"
|
||||
"commit-msg": "npm test"
|
||||
}
|
||||
},
|
||||
"standard": {
|
||||
|
Loading…
Reference in New Issue
Block a user