Skip to content

Commit

Permalink
✨ Support pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Mar 4, 2023
1 parent 584d065 commit b161b11
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
- id: gitmoji-changelog
name: gitmoji-changelog
description: >
Generate changelog for repositories using gitmoji commits convention.
language: node
entry: gitmoji-changelog
always_run: true
pass_filenames: false

0 comments on commit b161b11

Please sign in to comment.