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 ```