Skip to content

Commit

Permalink
chore: use pre-commit
Browse files Browse the repository at this point in the history
- add conventional-commit-hook
  • Loading branch information
keshavbhatt committed Jul 1, 2022
1 parent 2aa08e0 commit f82dcc6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
repos:
- repo: https://github.com/soerenschneider/conventional-pre-commit-hook
rev: v1.0.0
hooks:
- id: conventional-commit

0 comments on commit f82dcc6

Please sign in to comment.