Skip to content

Commit

Permalink
Remove simple-git-hooks. Was causing an error on git pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
amhedcb committed Sep 25, 2024
1 parent 6762230 commit 7cff615
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
"ts-jest": "^29.2.5",
"typescript": "^4.4.4"
},
"simple-git-hooks": {
"pre-commit": "npx lint-staged",
"pre-push": "yarn prepush"
},
"lint-staged": {
"**/*.{js,jsx,ts,tsx}": [
"eslint --fix",
Expand Down

0 comments on commit 7cff615

Please sign in to comment.