Skip to content

Commit

Permalink
fixed example
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan authored Jun 5, 2020
1 parent daa700c commit 7f43578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
repos:
- repo: https://github.com/Cielquan/commit-msg-jira-hook
rev: v0.6.0 # Use the ref you want to point at
rev: 0.6.0 # Use the ref you want to point at
hooks:
- id: jira_commit_msg
stages: [commit-msg]
Expand Down

0 comments on commit 7f43578

Please sign in to comment.