File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 0.14.0
2+ ======
3+ - Add a ` pre-commit sample-config ` command
4+ - Enable ansi color escapes on modern windows
5+ - ` autoupdate ` now defaults to ` --tags-only ` , use ` --bleeding-edge ` for the
6+ old behavior
7+ - Add support for ` log_file ` in hook configuration to tee hook output to a
8+ file for CI consumption, etc.
9+ - Fix crash with unicode commit messages during merges in python 2.
10+ - Add a ` pass_filenames ` option to allow disabling automatic filename
11+ positional arguments to hooks.
12+
1130.13.6
214======
315- Fix regression in 0.13.5: allow ` always_run ` and ` files ` together despite
Original file line number Diff line number Diff line change 99 'hooks.'
1010 ),
1111 url = 'https://github.com/pre-commit/pre-commit' ,
12- version = '0.13.6 ' ,
12+ version = '0.14.0 ' ,
1313
1414 author = 'Anthony Sottile' ,
1515
You can’t perform that action at this time.
0 commit comments