Skip to content

Commit

Permalink
Upgrade the version of isort to fix lint error (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-tong authored Feb 3, 2023
1 parent 231ffc7 commit 213f1b2
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 @@ -5,7 +5,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/PyCQA/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
Expand Down

0 comments on commit 213f1b2

Please sign in to comment.