Skip to content

Commit

Permalink
update tags in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zahorniak committed Apr 20, 2022
1 parent 6922733 commit 9f0c3e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
```bash
$ cat .pre-commit-config.yaml
- repo: https://github.com/zahorniak/pre-commit-circleci.git
rev: v0.3 # Ensure this is the latest tag, comparing to the Releases tab
rev: v0.4 # Ensure this is the latest tag, comparing to the Releases tab
hooks:
- id: circleci_validate
```
Expand All @@ -19,7 +19,7 @@ For example, to set an org-slug:
```bash
$ cat .pre-commit-config.yaml
- repo: https://github.com/zahorniak/pre-commit-circleci.git
rev: v0.3 # Ensure this is the latest tag, comparing to the Releases tab
rev: v0.4 # Ensure this is the latest tag, comparing to the Releases tab
hooks:
- id: circleci_validate
args:
Expand Down

0 comments on commit 9f0c3e8

Please sign in to comment.