Skip to content

Commit 6c48abe

Browse files
committed
lint: update ruff to v0.9.9
Update the fixed ruff version to its most recent. Signed-off-by: James Knight <[email protected]>
1 parent 5b9b693 commit 6c48abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ commands =
6868
[testenv:ruff]
6969
deps =
7070
{[testenv]deps}
71-
ruff: ruff==0.9.6
71+
ruff: ruff==0.9.9
7272
setenv =
7373
{[testenv]setenv}
7474
RUFF_CACHE_DIR={toxworkdir}/.ruff_cache

0 commit comments

Comments
 (0)