chore: remove legacy ghooks config

This commit is contained in:
Julien Fontanet 2018-02-05 14:18:10 +01:00
parent 4a12e0b6a0
commit 83e82e4789
2 changed files with 0 additions and 10 deletions

View File

@ -62,10 +62,5 @@
], ],
"stage-3" "stage-3"
] ]
},
"config": {
"ghooks": {
"commit-msg": "npm test"
}
} }
} }

View File

@ -63,10 +63,5 @@
} }
] ]
] ]
},
"config": {
"ghooks": {
"commit-msg": "npm test"
}
} }
} }