Skip to content

Commit

Permalink
remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Nov 27, 2022
1 parent 46f7117 commit 50c2179
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pre_commit/commands/sample_config.py
@@ -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
SAMPLE_CONFIG = '''\
# See https://pre-commit.com for more information
Expand Down

0 comments on commit 50c2179

Please sign in to comment.