Skip to content

Commit 1aa2133

Browse files
authored
update version in examples
1 parent 35958c0 commit 1aa2133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
4747
4848
repos:
4949
- repo: https://github.com/Cielquan/commit-msg-jira-hook
50-
rev: 0.7.0 # Use the ref you want to point at
50+
rev: 0.7.1 # Use the ref you want to point at
5151
hooks:
5252
- id: jira_commit_msg
5353
args: ["--jira-tag=<TAG>", "--verify", "--jira-url=<URL>"]
@@ -91,7 +91,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file:
9191
9292
repos:
9393
- repo: https://github.com/Cielquan/commit-msg-jira-hook
94-
rev: 0.7.0 # Use the ref you want to point at
94+
rev: 0.7.1 # Use the ref you want to point at
9595
hooks:
9696
- id: jira_prepare_commit_msg
9797
args: ["--jira-tag=<TAG>"]

0 commit comments

Comments
 (0)