Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097bba6 commit 04aef9eCopy full SHA for 04aef9e
2 files changed
CHANGELOG.md
@@ -1,9 +1,16 @@
1
+1.4.3
2
+=====
3
+
4
+### Fixes
5
+- `pre-commit` on windows can find pythons at non-hardcoded paths.
6
+ - #674 PR by @asottile
7
8
1.4.2
9
=====
10
11
### Fixes
12
- `pre-commit` no longer clears `GIT_SSH` environment variable when cloning.
- - #671 PR by rp-tanium.
13
+ - #671 PR by @rp-tanium.
14
15
1.4.1
16
setup.py
@@ -9,7 +9,7 @@
'hooks.'
),
url='https://github.com/pre-commit/pre-commit',
- version='1.4.2',
+ version='1.4.3',
author='Anthony Sottile',
author_email='[email protected]',
0 commit comments