Skip to content

Commit

Permalink
Release version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
boidolr committed May 18, 2023
1 parent e9149a0 commit 7bfc2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A collection of prepare message and commit message git hooks for use with the [p
Add this to your `.pre-commit-config.yaml`:
```
- repo: https://github.com/boidolr/pre-commit-msg
rev: v1.1.0 # Use the ref you want to point at
rev: v1.2.0 # Use the ref you want to point at
hooks:
- id: format-message
# - id: ...
Expand Down

0 comments on commit 7bfc2d9

Please sign in to comment.