File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.2.0 - 2023-03-17
2+ ==================
3+
4+ ### Features
5+ - Allow ` pre-commit ` , ` pre-push ` , and ` pre-merge-commit ` as ` stages ` .
6+ - #2732 issue by @asottile .
7+ - #2808 PR by @asottile .
8+ - Add ` pre-rebase ` hook support.
9+ - #2582 issue by @BrutalSimplicity .
10+ - #2725 PR by @mgaligniana .
11+
12+ ### Fixes
13+ - Remove bulky cargo cache from ` language: rust ` installs.
14+ - #2820 PR by @asottile .
15+
1163.1.1 - 2023-02-27
217==================
318
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 3.1.1
3+ version = 3.2.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