Skip to content

Commit

Permalink
updated example config to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cielquan committed Apr 25, 2020
1 parent af1ba80 commit c743c46
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 @@ -21,7 +21,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
.. code-block:: yaml
- repo: https://github.com/Cielquan/commit-msg-jira-hook
rev: v0.3.0 # Use the ref you want to point at
rev: v0.4.0 # Use the ref you want to point at
hooks:
- id: jira_commit_msg
stages: [commit-msg]
Expand Down

0 comments on commit c743c46

Please sign in to comment.