File tree Expand file tree Collapse file tree 3 files changed +22
-2
lines changed
Expand file tree Collapse file tree 3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 2121 hooks :
2222 - id : autopep8
2323- repo : https://github.com/pre-commit/pre-commit
24- rev : v2.10.1
24+ rev : v2.11.0
2525 hooks :
2626 - id : validate_manifest
2727- repo : https://github.com/asottile/pyupgrade
Original file line number Diff line number Diff line change 1+ 2.11.0 - 2021-03-07
2+ ===================
3+
4+ ### Features
5+ - Improve warning for mutable ref.
6+ - #1809 PR by @JamMarHer .
7+ - Add support for ` post-merge ` hook.
8+ - #1800 PR by @psacawa .
9+ - #1762 issue by @psacawa .
10+ - Add ` r ` as a supported hook language.
11+ - #1799 PR by @lorenzwalthert .
12+
13+ ### Fixes
14+ - Fix ` pre-commit install ` on ` subst ` / network drives on windows.
15+ - #1814 PR by @asottile .
16+ - #1802 issue by @goroderickgo .
17+ - Fix installation of ` local ` golang repositories for go 1.16.
18+ - #1818 PR by @rafikdraoui .
19+ - #1815 issue by @rafikdraoui .
20+
1212.10.1 - 2021-02-06
222===================
323
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.10.1
3+ version = 2.11.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