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.
2 parents e626cd5 + 6ff0a78 commit a11d931Copy full SHA for a11d931
1 file changed
README.md
@@ -15,7 +15,7 @@ See also: https://github.com/pre-commit/pre-commit
15
Add this to your `.pre-commit-config.yaml`
16
17
- repo: git://github.com/pre-commit/pre-commit-hooks
18
- sha: '' # Use the sha you want to point at
+ sha: v0.7.1 # Use the ref you want to point at
19
hooks:
20
- id: trailing-whitespace
21
# - id: ...
0 commit comments