File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.19.0 - 2022-05-05
2+ ===================
3+
4+ ### Features
5+ - Allow multiple outputs from ` language: dotnet ` hooks.
6+ - #2332 PR by @WallucePinkham .
7+ - Add more information to ` healthy() ` failure.
8+ - #2348 PR by @asottile .
9+ - Upgrade ruby-build.
10+ - #2342 PR by @jalessio .
11+ - Add ` pre-commit validate-config ` / ` pre-commit validate-manifest ` and
12+ deprecate ` pre-commit-validate-config ` and ` pre-commit-validate-manifest ` .
13+ - #2362 PR by @asottile .
14+
15+ ### Fixes
16+ - Fix ` pre-push ` when pushed ref contains spaces.
17+ - #2345 PR by @wwade .
18+ - #2344 issue by @wwade .
19+
20+ ### Updating
21+ - Change ` pre-commit-validate-config ` / ` pre-commit-validate-manifest ` to
22+ ` pre-commit validate-config ` / ` pre-commit validate-manifest ` .
23+ - #2362 PR by @asottile .
24+
1252.18.1 - 2022-04-02
226===================
327
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.18.1
3+ version = 2.19.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