Skip to content

Commit 7f43578

Browse files
authored
fixed example
1 parent daa700c commit 7f43578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
3939
4040
repos:
4141
- repo: https://github.com/Cielquan/commit-msg-jira-hook
42-
rev: v0.6.0 # Use the ref you want to point at
42+
rev: 0.6.0 # Use the ref you want to point at
4343
hooks:
4444
- id: jira_commit_msg
4545
stages: [commit-msg]

0 commit comments

Comments
 (0)