Use https instead of git protocol
This commit is contained in:
parent
77fcfde371
commit
b60ba3790b
|
@ -1,5 +1,5 @@
|
||||||
repos:
|
repos:
|
||||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v3.1.0
|
rev: v3.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-byte-order-marker
|
- id: check-byte-order-marker
|
||||||
|
|
Loading…
Reference in a new issue