Skip to content

Commit fbbf245

Browse files
committed
Fix PyCQA repo
1 parent 2ed0010 commit fbbf245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
args: [--py39-plus]
2121

2222
# Automatically sort python imports
23-
- repo: https://github.com/pycqa/isort
23+
- repo: https://github.com/PyCQA/isort
2424
rev: 5.12.0
2525
hooks:
2626
- id: isort

0 commit comments

Comments
 (0)