Skip to content

Commit

Permalink
revert(pre-commit hook): revert commit: 1f5fe9c
Browse files Browse the repository at this point in the history
Revert the last commit
  • Loading branch information
simplymichael committed Dec 19, 2020
1 parent 1f5fe9c commit fa2787a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"path": "node_modules/cz-conventional-changelog"
},
"ghooks": {
"pre-commit": "npm run lint:fix && npm run test:coverage"
"pre-commit": "npm run lint && npm run test:coverage"
}
},
"dependencies": {
Expand Down

0 comments on commit fa2787a

Please sign in to comment.