File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.6.0 - 2023-12-09
2+ ==================
3+
4+ ### Features
5+ - Check ` minimum_pre_commit_version ` first when parsing configs.
6+ - #3092 PR by @asottile .
7+
8+ ### Fixes
9+ - Fix deprecation warnings for ` importlib.resources ` .
10+ - #3043 PR by @asottile .
11+ - Fix deprecation warnings for rmtree.
12+ - #3079 PR by @edgarrmondragon .
13+
14+ ### Updating
15+ - Drop support for python<3.9.
16+ - #3042 PR by @asottile .
17+ - #3093 PR by @asottile .
18+
1193.5.0 - 2023-10-13
220==================
321
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 3.5 .0
3+ version = 3.6 .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