Skip to content

Commit 7a7667f

Browse files
committed
v0.6.7
1 parent c8f0da0 commit 7a7667f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.6.7
2+
- Print a useful message when a hook id is not present
3+
- Fix printing of non-ascii with unexpected errors
4+
- Print a message when a hook modifies files but produces no output
5+
16
0.6.6
27
=====
38
- Add `additional_dependencies` to hook configuration.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'hooks.'
1010
),
1111
url='https://github.com/pre-commit/pre-commit',
12-
version='0.6.6',
12+
version='0.6.7',
1313

1414
author='Anthony Sottile',
1515
author_email='asottile@umich.edu',

0 commit comments

Comments
 (0)