Skip to content

Commit 78c5d73

Browse files
authored
chore: remove husky 🪓🐶 (#594)
1 parent eb3fc94 commit 78c5d73

File tree

3 files changed

+1
-21
lines changed

3 files changed

+1
-21
lines changed

.husky/pre-push

Lines changed: 0 additions & 1 deletion
This file was deleted.

package-lock.json

Lines changed: 0 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020
"test": "TZ=GMT fedx-scripts jest --coverage --passWithNoTests",
2121
"quality": "npm run lint-fix && npm run test",
2222
"watch-tests": "jest --watch",
23-
"snapshot": "fedx-scripts jest --updateSnapshot",
24-
"prepare": "husky"
23+
"snapshot": "fedx-scripts jest --updateSnapshot"
2524
},
2625
"author": "edX",
2726
"license": "AGPL-3.0",
@@ -77,7 +76,6 @@
7776
"@testing-library/jest-dom": "^5.14.1",
7877
"@testing-library/react": "^12.1.0",
7978
"copy-webpack-plugin": "^12.0.0",
80-
"husky": "^9.0.0",
8179
"identity-obj-proxy": "^3.0.0",
8280
"jest": "^29.7.0",
8381
"jest-environment-jsdom": "^29.7.0",

0 commit comments

Comments
 (0)