File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ 4.2.0 - 2025-03-18
2+ ==================
3+
4+ ### Features
5+ - For ` language: python ` first attempt a versioned python executable for
6+ the default language version before consulting a potentially unversioned
7+ ` sys.executable ` .
8+ - #3430 PR by @asottile .
9+
10+ ### Fixes
11+ - Handle error during conflict detection when a file is named "HEAD"
12+ - #3425 PR by @tusharsadhwani .
13+
1144.1.0 - 2025-01-20
215==================
316
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 4.1 .0
3+ version = 4.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