Skip to content

Commit 20c314e

Browse files
deps: Update dependency lefthook to >=2.0.2,<3 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 484cef1 commit 20c314e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pixi.lock

Lines changed: 1 addition & 1 deletion
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.142.4"
6666
dask-core = ">=2025.10.0" # No distributed, tornado, etc.
6767
dprint = ">=0.50.0,<0.51"
68-
lefthook = ">=2.0.1,<3"
68+
lefthook = ">=2.0.2,<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)