pre-commit-hooks v4.3.0
Features
check-executables-have-shebangs
: usegit config core.fileMode
to determine if it should querygit
.- #730 PR by @Kurt-von-Laven.
name-tests-test
: add--pytest-test-first
test convention.
Fixes
check-shebang-scripts-are-executable
: update windows instructions.check-toml
: use stdlibtomllib
when available.- #771 PR by @DanielNoord.
- #755 issue by @sognetic.
check-added-large-files
: don't run on non-filestages
.