mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
v1.14.3
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,3 +1,18 @@
|
||||
1.14.3
|
||||
======
|
||||
|
||||
### Fixes
|
||||
- Improve performance of filename classification by 45% - 55%.
|
||||
- #921 PR by @asottile.
|
||||
- Fix installing `go` hooks while `GOBIN` environment variable is set.
|
||||
- #924 PR by @ashanbrown.
|
||||
- Fix crash while running `pre-commit migrate-config` / `pre-commit autoupdate`
|
||||
with an empty configuration file.
|
||||
- #929 issue by @ardakuyumcu.
|
||||
- #933 PR by @jessebona.
|
||||
- Require a newer virtualenv to fix metadata-based setup.cfg installs.
|
||||
- #936 PR by @asottile.
|
||||
|
||||
1.14.2
|
||||
======
|
||||
|
||||
|
||||
Reference in New Issue
Block a user