Skip to content

Commit 00b08c8

Browse files
authored
Merge pull request #5110 from jdufresne/isort-url
Update isort URL: timothycrosley/isort → PyCQA/isort
2 parents c52c3ae + 2f48b03 commit 00b08c8

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)