pypi pre-commit 1.14.0
pre-commit v1.14.0

latest releases: 3.7.0, 3.6.2, 3.6.1...
5 years ago

Features

Fixes

  • More intelligently pick hook shebang (#!/usr/bin/env python3)
  • Several fixes related to --files / --config:
    • pre-commit run --files x outside of a git dir no longer stacktraces
    • pre-commit run --config ./relative while in a sub directory of the git repo is now able to find the configuration
    • pre-commit run --files ... no longer runs a subprocess per file (performance)
    • #895 PR by @asottile.
  • pre-commit try-repo ./relative while in a sub directory of the git repo is now able to clone properly
  • Ensure meta repos cannot have a language other than system
  • Fix committing with unstaged files that were git add --intent-to-add added

Misc

Don't miss a new pre-commit release

NewReleases is sending notifications on new releases.