Skip to content

Commit

Permalink
Pin pre-commit to latest version 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored and Nusnus committed Sep 25, 2024
1 parent e927d07 commit 2469253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Pyro4==4.82
pytest-freezer==0.4.8
pytest-sugar==1.0.0
pytest==8.3.3
pre-commit>=3.5.0,<3.6.0; python_version < '3.9'
pre-commit==3.8.0; python_version < '3.9'
pre-commit>=3.8.0; python_version >= '3.9'

0 comments on commit 2469253

Please sign in to comment.