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

Skip to content

Commit 8837cfa

Browse files
committed
v0.9.4
1 parent 1a5f247 commit 8837cfa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.9.4
2+
=====
3+
- Warn when cygwin / python mismatch
4+
- Add --config for customizing configuration during run
5+
- Update rbenv + plugins to latest versions
6+
- pcre hooks now fail when grep / ggrep are not present
7+
18
0.9.3
29
=====
310
- Fix python hook installation when a strange setup.cfg exists

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

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

0 commit comments

Comments
 (0)