Skip to content

Commit

Permalink
the specified pre-commit hooks need pre-commit version >=3.2.0, Lucas…
Browse files Browse the repository at this point in the history
  • Loading branch information
dcfidalgo committed Oct 25, 2023
1 parent 40b7c1d commit 95b2d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment_dev.yml
Expand Up @@ -33,7 +33,7 @@ dependencies:
- sphinx-copybutton==0.5.0
- sphinx-notfound-page==0.8.3
# code formatting
- pre-commit~=2.15.0
- pre-commit~=3.2.0
# extra test dependencies
- cleanlab~=2.0.0 # With this version, tests are failing
- datasets>1.17.0,!= 2.3.2 # TODO: push_to_hub fails up to 2.3.2, check patches when they come out eventually
Expand Down

0 comments on commit 95b2d52

Please sign in to comment.