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.15.0
2+ ======
3+ - Add ` types ` and ` exclude_types ` for filtering files. These options take
4+ an array of "tags" identified for each file. The tags are sourced from
5+ [ identify] ( https://github.com/chriskuehl/identify ) . One can list the tags
6+ for a file by running ` identify-cli filename ` .
7+ - ` files ` is now optional (defaulting to ` '' ` )
8+ - ` always_run ` + missing ` files ` also defaults to ` files: '' ` (previously it
9+ defaulted to ` '^$' ` (this reverses e150921c).
10+
1110.14.3
212======
313- Expose ` --origin ` and ` --source ` as ` PRE_COMMIT_ORIGIN ` and
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.14.3 ' ,
12+ version = '0.15.0 ' ,
1313
1414 author = 'Anthony Sottile' ,
1515 author_email = 'asottile@umich.edu' ,
You can’t perform that action at this time.
0 commit comments