commit | ffcda22d777dca8ef13f61357b23005fa1b02cf0 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon May 28 10:58:28 2018 -0700 |
committer | Anthony Sottile <asottile@umich.edu> | Mon May 28 10:58:28 2018 -0700 |
tree | 16fcf771098bb366515c0dcde6c7cac3182db84e | |
parent | a6209d8d4f97a09b61855ea3f1fb250f55147b8b [diff] |
Suggest https:// git urls Committed via https://github.com/asottile/all-repos
diff --git a/README.md b/README.md index ae1eb54..6a6af91 100644 --- a/README.md +++ b/README.md
@@ -14,7 +14,7 @@ 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