File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-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.11.1
24+ rev : v2.12.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.12.0 - 2021-04-06
2+ ===================
3+
4+ ### Features
5+ - Upgrade rbenv.
6+ - #1854 PR by @asottile .
7+ - #1848 issue by @sirosen .
8+
9+ ### Fixes
10+ - Give command length a little more room when running batch files on windows
11+ so underlying commands can expand further.
12+ - #1864 PR by @asottile .
13+ - pre-commit/mirrors-prettier #7 issue by @DeltaXWizard .
14+ - Fix permissions of root folder in ruby archives.
15+ - #1868 PR by @asottile .
16+
1172.11.1 - 2021-03-09
218===================
319
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 2.11.1
3+ version = 2.12.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