How to skip a Husky pre-commit hook with --no-verify29 June 2020·1 minSkip Husky (or any client-side git hook) with git commit --no-verify - and when not to.