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.1.0 - 2023-02-22
2+ ==================
3+
4+ ### Fixes
5+ - Fix ` dotnet ` for ` .sln ` -based hooks for dotnet>=7.0.200.
6+ - #2763 PR by @m-rsha .
7+ - Prevent stashing when ` diff ` fails to execute.
8+ - #2774 PR by @asottile .
9+ - #2773 issue by @strubbly .
10+ - Dependencies are no longer sorted in repository key.
11+ - #2776 PR by @asottile .
12+
13+ ### Updating
14+ - Deprecate ` language: python_venv ` . Use ` language: python ` instead.
15+ - #2746 PR by @asottile .
16+ - #2734 issue by @asottile .
17+
18+
1193.0.4 - 2023-02-03
220==================
321
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 3.0.4
3+ version = 3.1.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