Skip to content

Commit

Permalink
Use latest version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Zhou committed Jul 13, 2020
1 parent b49a930 commit b5ae43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ $ detect-secrets scan > .secrets.baseline
```
$ cat .pre-commit-config.yaml
- repo: [email protected]:Yelp/detect-secrets
rev: v0.14.0
rev: v0.14.1
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
Expand Down

0 comments on commit b5ae43a

Please sign in to comment.