Skip to content

Commit f80ff18

Browse files
deps: Update dependency typos to >=1.42.0,<2 (#595)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 124e49a commit f80ff18

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

pixi.lock

Lines changed: 32 additions & 32 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
@@ -102,7 +102,7 @@ dask-core = ">=2025.12.0" # No distributed, tornado, etc.
102102
dprint = ">=0.50.0,<0.51"
103103
lefthook = ">=2.0.13,<3"
104104
ruff = ">=0.14.10,<0.15"
105-
typos = ">=1.41.0,<2"
105+
typos = ">=1.42.0,<2"
106106
actionlint = ">=1.7.10,<2"
107107
blacken-docs = ">=1.20.0,<2"
108108
pytest = ">=9.0.2,<10"

0 commit comments

Comments
 (0)