We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c994179 commit d08f1caCopy full SHA for d08f1ca
README.md
@@ -65,7 +65,7 @@ Add this to your .pre-commit-config.yaml:
65
66
```yaml
67
- repo: https://github.com/jordanopensource/pre-commit-hooks
68
- rev: v0.1.0 # Use the ref you want to point at
+ rev: v0.2.0 # Use the ref you want to point at
69
hooks:
70
- id: validate-eslint
71
# - id: ...
0 commit comments