Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 50c2179

Browse files
authored
remove obsolete comment
1 parent 46f7117 commit 50c2179

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pre_commit/commands/sample_config.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# TODO: maybe `git ls-remote git://github.com/pre-commit/pre-commit-hooks` to
2-
# determine the latest revision? This adds ~200ms from my tests (and is
3-
# significantly faster than https:// or http://). For now, periodically
4-
# manually updating the revision is fine.
51
from __future__ import annotations
62
SAMPLE_CONFIG = '''\
73
# See https://pre-commit.com for more information

0 commit comments

Comments
 (0)