File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.20.0 - 2022-07-10
2+ ===================
3+
4+ ### Features
5+ - Expose ` source ` and ` object-name ` (positional args) of ` prepare-commit-msg `
6+ hook as ` PRE_COMMIT_COMIT_MSG_SOURCE ` and ` PRE_COMMIT_COMMIT_OBJECT_NAME ` .
7+ - #2407 PR by @M-Whitaker .
8+ - #2406 issue by @M-Whitaker .
9+
10+ ### Fixes
11+ - Fix ` language: ruby ` installs when ` --user-install ` is set in gemrc.
12+ - #2394 PR by @narpfel .
13+ - #2393 issue by @narpfel .
14+ - Adjust pty setup for solaris.
15+ - #2390 PR by @gaige .
16+ - #2389 issue by @gaige .
17+ - Remove unused ` --config ` option from ` gc ` , ` sample-config ` ,
18+ ` validate-config ` , ` validate-manifest ` sub-commands.
19+ - #2429 PR by @asottile .
20+
1212.19.0 - 2022-05-05
222===================
323
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.19 .0
3+ version = 2.20 .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