mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-03-13 07:41:19 +08:00
Suggest https:// git urls
Committed via https://github.com/asottile/all-repos
This commit is contained in:
@@ -14,7 +14,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
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v1.3.0 # Use the ref you want to point at
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
|
||||
Reference in New Issue
Block a user