Implement default_language_version

This commit is contained in:
Anthony Sottile 2019-01-05 13:01:42 -08:00
parent 579b05e424
commit d3b5a41830
23 changed files with 150 additions and 103 deletions

View file

@ -35,8 +35,7 @@ from pre_commit.languages import system
#
# Args:
# prefix - `Prefix` bound to the repository.
# version - A version specified in the hook configuration or
# 'default'.
# version - A version specified in the hook configuration or 'default'.
# """
#
# def run_hook(hook, file_args):