File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.7.0 - 2020-08-22
2+ ==================
3+
4+ ### Features
5+ - Produce error message if an environment is immediately unhealthy
6+ - #1535 PR by @asottile .
7+ - Add --no-allow-missing-config option to init-templatedir
8+ - #1539 PR by @singergr .
9+ - Add warning for old list-style configuration
10+ - #1544 PR by @asottile .
11+ - Allow pre-commit to succeed on a readonly store.
12+ - #1570 PR by @asottile .
13+ - #1536 issue by @asottile .
14+
15+ ### Fixes
16+ - Fix error messaging when the store directory is readonly
17+ - #1546 PR by @asottile .
18+ - #1536 issue by @asottile .
19+ - Improve ` diff ` performance with many hooks
20+ - #1566 PR by @jhenkens .
21+ - #1564 issue by @jhenkens .
22+
23+
1242.6.0 - 2020-07-01
225==================
326
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.6 .0
3+ version = 2.7 .0
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