Skip to content

Commit

Permalink
Update isort hook
Browse files Browse the repository at this point in the history
  • Loading branch information
mzr1996 committed Jun 1, 2023
1 parent dd65732 commit 367e00a
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 @@ -4,8 +4,8 @@ repos:
rev: 4.0.1
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 367e00a

Please sign in to comment.