Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
fix lint
  • Loading branch information
triple-Mu authored Jan 29, 2023
1 parent a44ed57 commit c0cca90
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 @@ -7,8 +7,8 @@ repos:
rev: v2.2.0
hooks:
- id: seed-isort-config
- repo: https://github.com/timothycrosley/isort
rev: 4.3.21
- repo: https://github.com/zhouzaida/isort
rev: 5.12.1
hooks:
- id: isort
- repo: https://github.com/pre-commit/mirrors-yapf
Expand Down

0 comments on commit c0cca90

Please sign in to comment.