diff --git a/pixi.toml b/pixi.toml index 1eb3db1b..5b53210e 100644 --- a/pixi.toml +++ b/pixi.toml @@ -64,7 +64,7 @@ numpy = ">=2.1.3" hypothesis = ">=6.151.9" dask-core = ">=2026.3.0" # No distributed, tornado, etc. dprint = ">=0.50.0,<0.51" -lefthook = ">=2.1.5,<3" +lefthook = ">=2.1.6,<3" ruff = ">=0.15.11,<0.16" typos = ">=1.45.0,<2" actionlint = ">=1.7.12,<2"