Skip to content

Commit c743c46

Browse files
committed
updated example config to 0.4.0
1 parent af1ba80 commit c743c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
2121
.. code-block:: yaml
2222
2323
- repo: https://github.com/Cielquan/commit-msg-jira-hook
24-
rev: v0.3.0 # Use the ref you want to point at
24+
rev: v0.4.0 # Use the ref you want to point at
2525
hooks:
2626
- id: jira_commit_msg
2727
stages: [commit-msg]

0 commit comments

Comments
 (0)