When installing pre-git, I'm seeing the following message:
warning pre-git > validate-commit-msg@2.14.0: Check out CommitLint which provides the same functionality with a more user-focused experience.
Looks like validate-commit-msg has been deprecated, as seen on their npm page.
https://www.npmjs.com/package/validate-commit-msg
Are there any plans to move to commitlint?
http://marionebl.github.io/commitlint/