v0.0.5
π§© pre-commit-devmoji
A pre-commit hook for devmoji β automatically decorate your commit messages with emojis β¨.
Installation
# .pre-commit-config.yaml
repos:
- repo: https://github.com/iwpnd/pre-commit-devmoji
rev: latest # or rev: v0.0.1
hooks:
- id: devmojiThen run:
pre-commit install --hook-type prepare-commit-msg0.0.5 (2025-10-31)
π Bug Fixes
- π trigger release (3f9e93a)