File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.7.1 - 2020-08-23
2+ ==================
3+
4+ ### Fixes
5+ - Improve performance of docker hooks by removing slow ` ps ` call
6+ - #1572 PR by @rkm .
7+ - #1569 issue by @asottile .
8+ - Fix un-` healthy() ` invalidation followed by install being reported as
9+ un-` healthy() ` .
10+ - #1576 PR by @asottile .
11+ - #1575 issue by @jab .
12+ - Fix rare file race condition on windows with ` os.replace() `
13+ - #1577 PR by @asottile .
14+
1152.7.0 - 2020-08-22
216==================
317
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.7.0
3+ version = 2.7.1
44description = A framework for managing and maintaining multi-language pre-commit hooks.
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments