Skip to content

Commit 9ea06ca

Browse files
deps: Update dependency lefthook to >=1.13.1,<2
1 parent ad9bffe commit 9ea06ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ numpy = ">=2.1.3"
6666
hypothesis = ">=6.138.3"
6767
dask-core = ">=2025.7.0" # No distributed, tornado, etc.
6868
dprint = ">=0.50.0,<0.51"
69-
lefthook = ">=1.12.4,<2"
69+
lefthook = ">=1.13.1,<2"
7070
ruff = ">=0.12.12,<0.13"
7171
typos = ">=1.36.2,<2"
7272
actionlint = ">=1.7.7,<2"

0 commit comments

Comments
 (0)