We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a613586 commit c5030c8Copy full SHA for c5030c8
CHANGELOG.md
@@ -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
8
1.4.1
9
=====
10
setup.py
@@ -9,7 +9,7 @@
'hooks.'
),
11
url='https://github.com/pre-commit/pre-commit',
12
- version='1.4.1',
+ version='1.4.2',
13
14
author='Anthony Sottile',
15
author_email='asottile@umich.edu',
0 commit comments