Skip to content

Commit 6ffa7b8

Browse files
deps: Update dependency ruff to >=0.15.8,<0.16 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9236be7 commit 6ffa7b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ hypothesis = ">=6.151.9"
102102
dask-core = ">=2026.3.0" # No distributed, tornado, etc.
103103
dprint = ">=0.50.0,<0.51"
104104
lefthook = ">=2.1.4,<3"
105-
ruff = ">=0.15.7,<0.16"
105+
ruff = ">=0.15.8,<0.16"
106106
typos = ">=1.44.0,<2"
107107
actionlint = ">=1.7.11,<2"
108108
blacken-docs = ">=1.20.0,<2"

0 commit comments

Comments
 (0)