File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.5.0 - 2023-10-13
2+ ==================
3+
4+ ### Features
5+ - Improve performance of ` check-hooks-apply ` and ` check-useless-excludes ` .
6+ - #2998 PR by @mxr .
7+ - #2935 issue by @mxr .
8+
9+ ### Fixes
10+ - Use ` time.monotonic() ` for more accurate hook timing.
11+ - #3024 PR by @adamchainz .
12+
13+ ### Migrating
14+ - Require npm 6.x+ for ` language: node ` hooks.
15+ - #2996 PR by @RoelAdriaans .
16+ - #1983 issue by @henryiii .
17+
1183.4.0 - 2023-09-02
219==================
320
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 3.4 .0
3+ version = 3.5 .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