Skip to content

Commit 2ca746f

Browse files
deps: Update dependency lefthook to >=2.0.16,<3
1 parent 0bfc573 commit 2ca746f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ numpy = ">=2.1.3"
101101
hypothesis = ">=6.151.2"
102102
dask-core = ">=2026.1.1" # No distributed, tornado, etc.
103103
dprint = ">=0.50.0,<0.51"
104-
lefthook = ">=2.0.15,<3"
104+
lefthook = ">=2.0.16,<3"
105105
ruff = ">=0.14.13,<0.15"
106106
typos = ">=1.42.1,<2"
107107
actionlint = ">=1.7.10,<2"

0 commit comments

Comments
 (0)