diff --git a/package.json b/package.json index 8500401..a5180ea 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,5 @@ }, "dependencies": { "axios": "^1.2.4" - }, - "husky": { - "hooks": { - "pre-commit": "pretty-quick --staged" - } } }