I am trying to use husky to install git hooks as part of a Jenkins pipeline job.
I\'ve added this to the Jenkins job:
npm install husky --save-dev