Skip to content

Commit b7cc6fc

Browse files
committed
tox: update ruff to v0.15.17
Update the fixed ruff version to its most recent. Signed-off-by: James Knight <git@jdknight.me>
1 parent a792ed2 commit b7cc6fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ commands =
7676
[testenv:ruff]
7777
deps =
7878
{[testenv]deps}
79-
ruff: ruff==0.15.15
79+
ruff: ruff==0.15.17
8080
setenv =
8181
{[testenv]setenv}
8282
RUFF_CACHE_DIR={toxworkdir}/.ruff_cache

0 commit comments

Comments
 (0)