Skip to content

Commit

Permalink
[CI]: Use official isort (#9700)
Browse files Browse the repository at this point in the history
  • Loading branch information
triple-Mu authored Jan 31, 2023
1 parent 1b7d778 commit a47398f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ repos:
rev: 5.0.4
hooks:
- id: flake8
- repo: https://github.com/zhouzaida/isort
rev: 5.12.1
- repo: https://github.com/PyCQA/isort
rev: 5.11.5
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
Expand Down

0 comments on commit a47398f

Please sign in to comment.