This commit is contained in:
Anthony Sottile 2018-05-28 10:34:46 -07:00
parent e931230641
commit a6209d8d4f
4 changed files with 25 additions and 3 deletions

View file

@ -6,7 +6,7 @@ setup(
name='pre_commit_hooks',
description='Some out-of-the-box hooks for pre-commit.',
url='https://github.com/pre-commit/pre-commit-hooks',
version='1.2.3',
version='1.3.0',
author='Anthony Sottile',
author_email='asottile@umich.edu',