Skip to content

Commit d08f1ca

Browse files
committed
docs(README.md): update validate-eslint version
1 parent c994179 commit d08f1ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Add this to your .pre-commit-config.yaml:
6565

6666
```yaml
6767
- repo: https://github.com/jordanopensource/pre-commit-hooks
68-
rev: v0.1.0 # Use the ref you want to point at
68+
rev: v0.2.0 # Use the ref you want to point at
6969
hooks:
7070
- id: validate-eslint
7171
# - id: ...

0 commit comments

Comments
 (0)