[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/isort: 6.0.0 → 6.0.1](https://github.com/PyCQA/isort/compare/6.0.0...6.0.1)
This commit is contained in:
pre-commit-ci[bot] 2025-03-03 19:05:09 +00:00 committed by GitHub
parent cbafaaf151
commit baf4bc8a71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ repos:
args: [--config=./pyproject.toml]
- repo: https://github.com/PyCQA/isort
rev: 6.0.0
rev: 6.0.1
hooks:
- id: isort
args: ["--profile", "black"]