Skip to content

Commit 2f48b03

Browse files
committed
Update isort URL: timothycrosley/isort → PyCQA/isort
1 parent c52c3ae commit 2f48b03

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
@@ -8,7 +8,7 @@ repos:
88
files: \.py$
99
types: []
1010

11-
- repo: https://github.com/timothycrosley/isort
11+
- repo: https://github.com/PyCQA/isort
1212
rev: 377d260ffa6f746693f97b46d95025afc4bd8275 # frozen: 5.4.2
1313
hooks:
1414
- id: isort

0 commit comments

Comments
 (0)