v4.6.0
pre-commit v4.6.0
Added 1
- Allow `--hook-dir` to be missing in `pre-commit hook-impl` to enable easier usage with git 2.54+ git hooks
Fixed 1
- Make `--hook-type` required in `pre-commit hook-impl`
Features
pre-commit hook-impl: allow--hook-dirto be missing to enable easier usage withgit2.54+ git hooks.- #3662 PR by @asottile.
Fixes
pre-commit hook-impl:--hook-typeis required.- #3661 PR by @asottile.