File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.14.3
2+ ======
3+
4+ ### Fixes
5+ - Improve performance of filename classification by 45% - 55%.
6+ - #921 PR by @asottile .
7+ - Fix installing ` go ` hooks while ` GOBIN ` environment variable is set.
8+ - #924 PR by @ashanbrown .
9+ - Fix crash while running ` pre-commit migrate-config ` / ` pre-commit autoupdate `
10+ with an empty configuration file.
11+ - #929 issue by @ardakuyumcu .
12+ - #933 PR by @jessebona .
13+ - Require a newer virtualenv to fix metadata-based setup.cfg installs.
14+ - #936 PR by @asottile .
15+
1161.14.2
217======
318
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.2 ' ,
16+ version = '1.14.3 ' ,
1717 author = 'Anthony Sottile' ,
18181919 classifiers = [
You can’t perform that action at this time.
0 commit comments