mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
remove obsolete comment
This commit is contained in:
parent
46f7117753
commit
50c217964b
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,3 @@
|
||||||
# TODO: maybe `git ls-remote git://github.com/pre-commit/pre-commit-hooks` to
|
|
||||||
# determine the latest revision? This adds ~200ms from my tests (and is
|
|
||||||
# significantly faster than https:// or http://). For now, periodically
|
|
||||||
# manually updating the revision is fine.
|
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
SAMPLE_CONFIG = '''\
|
SAMPLE_CONFIG = '''\
|
||||||
# See https://pre-commit.com for more information
|
# See https://pre-commit.com for more information
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue