v4.2.0
pre-commit v4.2.0
Added 1
- For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable
Fixed 1
- Handle error during conflict detection when a file is named HEAD
Features
- For
language: pythonfirst attempt a versioned python executable for the default language version before consulting a potentially unversionedsys.executable.- #3430 PR by @asottile.
Fixes
- Handle error during conflict detection when a file is named "HEAD"
- #3425 PR by @tusharsadhwani.