mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-05 11:36:54 +00:00
Merge pull request #2 from CalthorpeAnalytics/merge-upstream
Merge upstream
This commit is contained in:
commit
de9105ed77
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ See also: https://github.com/pre-commit/pre-commit
|
|||
Add this to your `.pre-commit-config.yaml`
|
||||
|
||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
sha: '' # Use the sha you want to point at
|
||||
sha: v0.7.1 # Use the ref you want to point at
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
# - id: ...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue