pypi pre-commit 1.13.0
pre-commit v1.13.0

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

Features

  • Run hooks in parallel

Fixes

  • Improve platform-specific xargs command length detection
  • Fix pre-commit autoupdate when updating to a latest tag missing a .pre-commit-hooks.yaml
  • Upgrade the pre-commit-hooks version in pre-commit sample-config
  • Improve balancing of multiprocessing by deterministic shuffling of args
  • ruby hooks work with latest gem by removing --no-ri / --no-rdoc and instead using --no-document.

Misc

Updating

  • If a hook requires serial execution, set require_serial: true to avoid the new parallel execution.
  • ruby hooks now require gem>=2.0.0. If your platform doesn't support this by default, select a newer version using language_version.

Don't miss a new pre-commit release

NewReleases is sending notifications on new releases.