mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
https-ify links
- A lot of http links loaded fine on https - pre-commit.com is now loadable on https via cloudflare
This commit is contained in:
parent
c8fd92e368
commit
5a4dc0ce30
8 changed files with 11 additions and 11 deletions
|
|
@ -8,8 +8,8 @@ from __future__ import unicode_literals
|
|||
# significantly faster than https:// or http://). For now, periodically
|
||||
# manually updating the revision is fine.
|
||||
SAMPLE_CONFIG = '''\
|
||||
# See http://pre-commit.com for more information
|
||||
# See http://pre-commit.com/hooks.html for more hooks
|
||||
# See https://pre-commit.com for more information
|
||||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
sha: v0.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue