Skip to content

Commit

Permalink
no pre-commit warning about dist
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Mar 22, 2022
1 parent a02c630 commit ec956e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && echo \"DO NOT FORGET ABOUT BUILDS UPDATE (yarn prepare-builds)\""
"pre-commit": "lint-staged"
}
},
"author": "AdGuard",
Expand Down

0 comments on commit ec956e1

Please sign in to comment.