Skip to content

Commit

Permalink
tox: bump ruff to v0.5.5
Browse files Browse the repository at this point in the history
Signed-off-by: James Knight <[email protected]>
  • Loading branch information
jdknight committed Jul 27, 2024
1 parent b7491cd commit 87b2444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ commands =
[testenv:ruff]
deps =
{[testenv]deps}
ruff: ruff==0.5.4
ruff: ruff==0.5.5
setenv =
{[testenv]setenv}
RUFF_CACHE_DIR={toxworkdir}/.ruff_cache
Expand Down

0 comments on commit 87b2444

Please sign in to comment.