-
-
Notifications
You must be signed in to change notification settings - Fork 300
Open
Description
Description
I can't find a predefined pre-commit hook for the prepare-commit-msg script/hook. Is this intentional? It's very useful for teams that are starting to use commitizen.
If I want to use prepare-commit-msg with pre-commit, do I have to setup my own repository with .pre-commit-hooks.yaml?
It'd really be of great help to just add a pre-commit hook for prepare-commit-msg to this repository along with the other pre-commit hooks.
Possible Solution
Add a prepare-commit-msg pre-commit hook to .pre-commit-hooks.yaml.
Additional context
No response
Additional context
No response