We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac84e8b commit b988af8Copy full SHA for b988af8
1 file changed
.pre-commit-hooks.yaml
@@ -3,5 +3,7 @@
3
description: Check or decorate commit messages with emojis.
4
entry: devmoji -e --lint
5
language: node
6
+ additional_dependencies:
7
+ - devmoji@2.3.0
8
pass_filenames: false
9
stages: [prepare-commit-msg]
0 commit comments