mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 20:16:53 +00:00
v0.5.0
This commit is contained in:
parent
44e1753f98
commit
ff65d01841
2 changed files with 15 additions and 1 deletions
14
CHANGELOG
14
CHANGELOG
|
|
@ -1,3 +1,17 @@
|
|||
0.5.0
|
||||
=====
|
||||
- Add check-byte-order-marker
|
||||
- Add check-synlinks
|
||||
- check-large-files-added understands git-lfs
|
||||
- Support older git
|
||||
- Fix regex for --django in test name checker
|
||||
- Add fix-encoding-pragma hook
|
||||
- requirements-txt-fixer now sorts like latest pip
|
||||
- Add check-ast hook
|
||||
- Add detect-aws-credentials hook
|
||||
- Allow binary files to pass private key hook
|
||||
- Add pretty-format-json hook
|
||||
|
||||
0.4.2
|
||||
=====
|
||||
- Add --django to test name checker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue