Skip to content

Commit

Permalink
Update isort URL in .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdufresne committed Dec 14, 2020
1 parent 6770466 commit 7ab3a56
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 @@ -4,7 +4,7 @@ repos:
hooks:
- id: black
language_version: python3
- repo: https://github.com/timothycrosley/isort
- repo: https://github.com/PyCQA/isort
rev: 5.4.2
hooks:
- id: isort
Expand Down

0 comments on commit 7ab3a56

Please sign in to comment.