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

Skip to content

Commit a7e66ab

Browse files
committed
v0.6.3
1 parent 560d28e commit a7e66ab

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.3
2+
=====
3+
- Remove `expected_return_code`
4+
- Fail a hook if it makes modifications to the working directory
5+
16
0.6.2
27
=====
38
- Use --no-ri --no-rdoc instead of --no-document for gem to fix old gem

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.2',
12+
version='0.6.3',
1313

1414
author='Anthony Sottile',
1515
author_email='[email protected]',

0 commit comments

Comments
 (0)