diff --git a/README.rst b/README.rst index 6fe0ab5..4396788 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Add this to your project's ``.pre-commit-config.yaml`` file: repos: - repo: https://github.com/Cielquan/commit-msg-jira-hook - rev: v0.6.0 # Use the ref you want to point at + rev: 0.6.0 # Use the ref you want to point at hooks: - id: jira_commit_msg stages: [commit-msg]