We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35958c0 commit 1aa2133Copy full SHA for 1aa2133
README.rst
@@ -47,7 +47,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
47
48
repos:
49
- repo: https://github.com/Cielquan/commit-msg-jira-hook
50
- rev: 0.7.0 # Use the ref you want to point at
+ rev: 0.7.1 # Use the ref you want to point at
51
hooks:
52
- id: jira_commit_msg
53
args: ["--jira-tag=<TAG>", "--verify", "--jira-url=<URL>"]
@@ -91,7 +91,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
91
92
93
94
95
96
- id: jira_prepare_commit_msg
97
args: ["--jira-tag=<TAG>"]
0 commit comments