Skip to content

Commit a662801

Browse files
committed
revert(test): test
1 parent e755ada commit a662801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"husky": {
7979
"hooks": {
8080
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
81-
"pre-commit": "npm run affected:lint -- --uncommitted --parallel -- --fix"
81+
"pre-commit": "lint-staged"
8282
}
8383
},
8484
"lint-staged": {

0 commit comments

Comments
 (0)