Skip to content

pre-commit-hooks v4.3.0

Compare
Choose a tag to compare
@asottile asottile released this 07 Jun 17:11
· 176 commits to main since this release

Features

  • check-executables-have-shebangs: use git config core.fileMode to determine if it should query git.
  • name-tests-test: add --pytest-test-first test convention.

Fixes