Skip to content

Commit

Permalink
Fix isort version (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
nateprewitt authored Feb 24, 2023
1 parent c5ec687 commit f225103
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 @@ -13,7 +13,7 @@ repos:
args:
- '--py36-plus'
- repo: 'https://github.com/PyCQA/isort'
rev: 5.10.1
rev: 5.12.0
hooks:
- id: isort
- repo: 'https://github.com/psf/black'
Expand Down

0 comments on commit f225103

Please sign in to comment.