Skip to content

Commit 8bff459

Browse files
deps: Update dependency lefthook to >=1.11.15,<2 (#365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 546a336 commit 8bff459

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

pixi.lock

Lines changed: 36 additions & 35 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
@@ -66,7 +66,7 @@ numpy = ">=2.1.3"
6666
hypothesis = ">=6.135.16"
6767
dask-core = ">=2025.5.1" # No distributed, tornado, etc.
6868
dprint = ">=0.50.0,<0.51"
69-
lefthook = ">=1.11.14,<2"
69+
lefthook = ">=1.11.15,<2"
7070
ruff = ">=0.12.1,<0.13"
7171
typos = ">=1.34.0,<2"
7272
actionlint = ">=1.7.7,<2"

0 commit comments

Comments
 (0)