fix(pre-commit): update isort repo URL to pycqa (#9785)

This commit is contained in:
RoseSecurity
2026-01-15 12:33:25 -05:00
committed by GitHub
parent d5e2c930a9
commit 76a8610121

View File

@@ -42,7 +42,7 @@ repos:
"--remove-unused-variable",
]
- repo: https://github.com/timothycrosley/isort
- repo: https://github.com/pycqa/isort
rev: 5.13.2
hooks:
- id: isort