Fixes
- Improve performance of filename classification by 45% - 55%.
- Fix installing
go
hooks whileGOBIN
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.