From 4d163fc334f45ce03b17e165d0bd3b13ec6b36a2 Mon Sep 17 00:00:00 2001 From: bjd2385 Date: Sun, 19 Sep 2021 20:39:10 -0400 Subject: [PATCH] Updated README releases statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c7b398..8e432ef 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ```bash $ cat .pre-commit-config.yaml - repo: https://github.com/zahorniak/pre-commit-circleci.git - rev: v0.1 # get latest tag from release tab + rev: v0.2 # Ensure this is the latest tag, comparing to the Releases tab hooks: - id: circleci_validate ```