Skip to content

Commit

Permalink
Pin pre-commit to latest version 4.0.0 (Python 3.9+) (#2140)
Browse files Browse the repository at this point in the history
* Pin pre-commit to latest version 4.0.0

* Update requirements/test.txt

* Update requirements/test.txt

* Update requirements/test.txt

* Update requirements/test.txt

---------

Co-authored-by: Tomer Nosrati <[email protected]>
  • Loading branch information
pyup-bot and Nusnus authored Oct 6, 2024
1 parent 72c0b8d commit a520b1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ pytest-freezer==0.4.8
pytest-sugar==1.0.0
pytest==8.3.3
pre-commit>=3.5.0,<3.8.0; python_version < '3.9'
pre-commit>=3.8.0; python_version >= '3.9'
pre-commit>=3.8.0; python_version >= '3.9'
pre-commit>=4.0.0; python_version >= '3.9'

0 comments on commit a520b1b

Please sign in to comment.