We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af1ba80 commit c743c46Copy full SHA for c743c46
README.rst
@@ -21,7 +21,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
21
.. code-block:: yaml
22
23
- repo: https://github.com/Cielquan/commit-msg-jira-hook
24
- rev: v0.3.0 # Use the ref you want to point at
+ rev: v0.4.0 # Use the ref you want to point at
25
hooks:
26
- id: jira_commit_msg
27
stages: [commit-msg]
0 commit comments