Skip to content

Commit

Permalink
Bump pre-commit to 3.5.0 in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Dec 5, 2023
1 parent db55f88 commit ee5e6fd
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 @@ -9,6 +9,6 @@ commands =

[testenv:lint]
deps =
pre-commit==2.15
pre-commit==3.5.0
skip_install = true
commands = pre-commit run --all-files --show-diff-on-failure

0 comments on commit ee5e6fd

Please sign in to comment.