Skip to content

Commit

Permalink
fix: remove pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
HarrisJT committed Jul 2, 2019
1 parent 9b3c589 commit 402563e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 46 deletions.
File renamed without changes.
38 changes: 0 additions & 38 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 0 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
"lint-staged": "^9.0.1",
"netlify": "2.4.6",
"npm-run-all": "4.1.5",
"pre-commit": "1.2.2",
"prettier": "1.18.2",
"release-it": "^12.3.0"
},
Expand All @@ -98,13 +97,6 @@
"path": "./node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"pre-push": "npm run clean",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"license": "MIT",
"snyk": true
}

0 comments on commit 402563e

Please sign in to comment.