Skip to content

Commit

Permalink
Bump isort version to fix CI. (#1107)
Browse files Browse the repository at this point in the history
  • Loading branch information
0mdc authored Jan 31, 2023
1 parent fe43595 commit d6031bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
# TODO: Add blanket type ignore check as well

- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
exclude: docs/|examples/tutorials/(colabs|nb_python)/(.*\.py|.*\.ipynb)$
Expand Down

0 comments on commit d6031bb

Please sign in to comment.