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.3.0 - 2025-08-09
2
+ ==================
3
+
4
+ ### Features
5
+ - ` language: docker ` / ` language: docker_image ` : detect rootless docker.
6
+ - #3446 PR by @matthewhughes934 .
7
+ - #1243 issue by @dkolepp .
8
+ - ` language: julia ` : avoid ` startup.jl ` when executing hooks.
9
+ - #3496 PR by @ericphanson .
10
+ - ` language: dart ` : support latest dart versions which require a higher sdk
11
+ lower bound.
12
+ - #3507 PR by @bc-lee .
13
+
1
14
4.2.0 - 2025-03-18
2
15
==================
3
16
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = pre_commit
3
- version = 4.2 .0
3
+ version = 4.3 .0
4
4
description = A framework for managing and maintaining multi-language pre-commit hooks.
5
5
long_description = file: README.md
6
6
long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments