Skip to content

Commit

Permalink
pre-commit autoupdate 2025-01-02
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jan 2, 2025
1 parent 434d093 commit acb9a21
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 @@ -4,5 +4,5 @@ envlist = py{38,39,310,311,312,313},pypy{39,310}
[testenv]
deps = -r tests/requirements.txt
# See setup.cfg for changes to default settings
commands = ruff .
commands = ruff check
pytest {posargs}

0 comments on commit acb9a21

Please sign in to comment.