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

Skip to content

Commit 9f5c995

Browse files
committed
v0.13.4
1 parent 6e5ac07 commit 9f5c995

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.13.4
2+
======
3+
- Add `--show-diff-on-failure` option to `pre-commit run`
4+
- Replace `jsonschema` with better erorr messages
5+
16
0.13.3
27
======
38
- Add `--allow-missing-config` to install: allows `git commit` without a

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

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

0 commit comments

Comments
 (0)