X Tutup
Skip to content

Commit c5030c8

Browse files
committed
v1.4.2
1 parent a613586 commit c5030c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.4.2
2+
=====
3+
4+
### Fixes
5+
- `pre-commit` no longer clears `GIT_SSH` environment variable when cloning.
6+
- #671 PR by rp-tanium.
7+
18
1.4.1
29
=====
310

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

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

0 commit comments

Comments
 (0)
X Tutup