mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-06 03:56:54 +00:00
v0.6.1
This commit is contained in:
parent
fa5003d201
commit
77a7bba2f9
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
|||
0.6.1
|
||||
=====
|
||||
- trailing-whitespace-hook: restore original file on catastrophic failure
|
||||
- trailing-whitespace-hook: support crlf
|
||||
- check-yaml: Use safe_load
|
||||
- check-json: allow custom key sort
|
||||
- check-json: display filename for non-utf8 files
|
||||
- New hook: forbid-new-submodules
|
||||
|
||||
0.6.0
|
||||
=====
|
||||
- Merge conflict detection no longer crashes on binary files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue