From 48e6452b7caece7e5e5256b8d903eca4650727df Mon Sep 17 00:00:00 2001 From: Dax Date: Thu, 23 Sep 2021 18:42:20 +0200 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8a55d6d..74bdd3c 100644 --- a/README.rst +++ b/README.rst @@ -48,7 +48,7 @@ It is best used along with pre-commit_. You can use it along with pre-commit by repos: - repo: https://github.com/milin/giticket - rev: v1.1 + rev: v1.3 hooks: - id: giticket args: ['--regex=PROJ-[0-9]', '--format={ticket} {commit_msg}'] # Optional