Skip to content

Commit

Permalink
Merge pull request #56 from f0uriest/dependabot/pip/pre-commit-lte-4.1.0
Browse files Browse the repository at this point in the history
Update pre-commit requirement from <=4.0.1 to <=4.1.0
  • Loading branch information
f0uriest authored Jan 28, 2025
2 parents 130e148 + 2585066 commit a0ca94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ flake8 >= 5.0.0, <= 7.1.1
flake8-docstrings >= 1.0.0, <= 1.7.0
flake8-eradicate >= 1.0.0, <= 1.5.0
flake8-isort >=5.0.0, <= 6.1.1
pre-commit <= 4.0.1
pre-commit <= 4.1.0

# testing and benchmarking
pytest >= 5.0.0, <= 8.3.4
Expand Down

0 comments on commit a0ca94f

Please sign in to comment.