Skip to content

Commit

Permalink
update isort to fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
twenzel225 committed Jan 30, 2023
1 parent 8c1b2b3 commit c3afcad
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:
hooks:
- id: seed-isort-config
- repo: https://github.com/timothycrosley/isort
rev: 5.10.1
rev: 5.11.5
hooks:
- id: isort
entry: isort -c
Expand Down

0 comments on commit c3afcad

Please sign in to comment.