Skip to content

Commit 5dc0673

Browse files
deps: Update dependency ruff to >=0.15.22,<0.16 (#878)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c563d64 commit 5dc0673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ hypothesis = ">=6.155.7"
7272
dask-core = ">=2026.7.1" # No distributed, tornado, etc.
7373
dprint = ">=0.50.0,<0.51"
7474
lefthook = ">=2.1.10,<3"
75-
ruff = ">=0.15.21,<0.16"
75+
ruff = ">=0.15.22,<0.16"
7676
typos = ">=1.48.0,<2"
7777
actionlint = ">=1.7.12,<2"
7878
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)