Features
- Calculate character width using
east_asian_width
- Use
language_version: system
by default fornode
hooks ifnode
/npm
are globally installed.
Fixes
- No longer use a hard-coded user id for docker hooks on windows
- #1371 PR by @killuazhu.
- Fix colors on windows during
git commit
- Produce readable error message for incorrect argument count to
hook-impl
- Fix installations which involve an upgrade of
pip
on windows- #1398 issue by @xiaohuazi123.
- #1399 PR by @asottile.
- Preserve line endings in
pre-commit autoupdate