Skip to content

Commit 0d77147

Browse files
deps: Update dependency lefthook to v2 (#515)
1 parent 9529145 commit 0d77147

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

pixi.lock

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ numpy = ">=2.1.3"
6565
hypothesis = ">=6.140.3"
6666
dask-core = ">=2025.10.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
68-
lefthook = ">=1.13.6,<2"
68+
lefthook = ">=2.0.1,<3"
6969
ruff = ">=0.14.3,<0.15"
7070
typos = ">=1.38.1,<2"
7171
actionlint = ">=1.7.8,<2"

0 commit comments

Comments
 (0)