Skip to content

Commit

Permalink
Fix PyCQA repo
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Oct 4, 2023
1 parent 2ed0010 commit fbbf245
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 @@ -20,7 +20,7 @@ repos:
args: [--py39-plus]

# Automatically sort python imports
- repo: https://github.com/pycqa/isort
- repo: https://github.com/PyCQA/isort
rev: 5.12.0
hooks:
- id: isort
Expand Down

0 comments on commit fbbf245

Please sign in to comment.