Skip to content

Commit

Permalink
Update pre-commit requirement from <3.0.0,>=1.20.0 to >=1.20.0,<4.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v1.20.0...v3.0.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2023
1 parent 980563b commit d10e527
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 @@ -18,7 +18,7 @@ codecov>=2.0.15, <3.0.0
catboost>=1.0.0, <2.0.0
alibi-testing @ git+https://github.com/SeldonIO/alibi-testing@master#egg=alibi-testing # pre-trained models for testing
# other
pre-commit>=1.20.0, <3.0.0
pre-commit>=1.20.0, <4.0.0
tox>=3.21.0, <5.0.0 # used to generate licence info via `make licenses`
twine>3.2.0, <4.0.0
# pytorch
Expand Down

0 comments on commit d10e527

Please sign in to comment.