File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.14.4
2+ ======
3+
4+ ### Fixes
5+ - Don't filter ` GIT_SSH_COMMAND ` env variable from ` git ` commands
6+ - #947 issue by @firba1 .
7+ - #948 PR by @firba1 .
8+ - Install npm packages as if they were installed from ` git `
9+ - #943 issue by @ssbarnea .
10+ - #949 PR by @asottile .
11+ - Don't filter ` GIT_EXEC_PREFIX ` env variable from ` git ` commands
12+ - #664 issue by @revolter .
13+ - #944 PR by @minrk .
14+
1151.14.3
216======
317
Original file line number Diff line number Diff line change 1313 long_description = long_description ,
1414 long_description_content_type = 'text/markdown' ,
1515 url = 'https://github.com/pre-commit/pre-commit' ,
16- version = '1.14.3 ' ,
16+ version = '1.14.4 ' ,
1717 author = 'Anthony Sottile' ,
1818 author_email = 'asottile@umich.edu' ,
1919 classifiers = [
You can’t perform that action at this time.
0 commit comments