pypi pre-commit 1.3.0
pre-commit v1.3.0

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

Features

  • Add pre-commit try-repo commands
    • The new try-repo takes a repo and will run the hooks configured in that hook repository.
    • An example invocation:
      pre-commit try-repo https://github.com/pre-commit/pre-commit-hooks
    • pre-commit try-repo can also take all the same arguments as pre-commit run.
    • It can be used to try out a repository without needing to configure it.
    • It can also be used to test a hook repository while developing it.
    • #589 issue by @sverhagen.
    • #633 PR by @asottile.

Don't miss a new pre-commit release

NewReleases is sending notifications on new releases.