Skip to content

Commit

Permalink
ci: remove postrewrite useless git hook
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinRoy committed Feb 20, 2018
1 parent 8cf41d2 commit 1e6a2ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"release": "standard-version",
"lint": "eslint src",
"git-hook": "npm run lint && npm run test",
"postrewrite": "npm run git-hook",
"precommit": "npm run git-hook",
"commitmsg": "commitlint -e $GIT_PARAMS"
},
Expand Down

0 comments on commit 1e6a2ce

Please sign in to comment.