greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
183 stars 73 forks source link

fix: commit with --no-verify (fixes #75) #76

Open mightyiam opened 6 years ago

teriu commented 6 years ago

Can we get this one reviewed by chance? We're needing the same functionality.

travi commented 6 years ago

Could this be a regression for anyone? The only reason I ever used a commit hook is for running npm test... Others could be doing other things?

i do use other hooks, but since i leverage husky, hooks are not installed on CI. seems more appropriate for a non-interactive environment, like CI.

elenadimitrova commented 6 years ago

We're having the same problem here with greenkeeper-lockfile-update failing because of pre-commit hooks not found https://circleci.com/gh/JoinColony/colonyNetwork/2540#build-parameters/containers/0

janl commented 6 years ago

Heya @mightyiam would you be up for rebasing this? Thanks!

mightyiam commented 6 years ago

Sure. In 24 hours.