File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.5.0
2+ =====
3+
4+ ### Features
5+ - pre-commit now supports node hooks on windows.
6+ - for now, requires python3 due to https://bugs.python.org/issue32539
7+ - huge thanks to @wenzowski for the tip!
8+ - #200 issue by @asottile .
9+ - #685 PR by @asottile .
10+
11+ ### Misc
12+ - internal reorganization of ` PrefixedCommandRunner ` -> ` Prefix `
13+ - #684 PR by @asottile .
14+ - https-ify links.
15+ - pre-commit.com is now served over https.
16+ - #688 PR by @asottile .
17+
18+
1191.4.5
220=====
321
Original file line number Diff line number Diff line change 99 'hooks.'
1010 ),
1111 url = 'https://github.com/pre-commit/pre-commit' ,
12- version = '1.4.5 ' ,
12+ version = '1.5.0 ' ,
1313
1414 author = 'Anthony Sottile' ,
1515 author_email = 'asottile@umich.edu' ,
You can’t perform that action at this time.
0 commit comments