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

Skip to content

Commit a5f3cef

Browse files
committed
v1.4.4
1 parent a18e0af commit a5f3cef

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1+
1.4.4
2+
=====
3+
4+
### Fixes
5+
- Invoke `git diff` without a pager during `--show-diff-on-failure`.
6+
- #676 PR by @asottile.
7+
18
1.4.3
29
=====
310

411
### Fixes
512
- `pre-commit` on windows can find pythons at non-hardcoded paths.
6-
- #674 PR by @asottile
13+
- #674 PR by @asottile.
714

815
1.4.2
916
=====

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='1.4.3',
12+
version='1.4.4',
1313

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

0 commit comments

Comments
 (0)