[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 21:01:41 +00:00
committed by GitHub
parent 9a60bf4acb
commit 7170968a58

View File

@@ -14,7 +14,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/isort
rev: 6.0.0
rev: 6.0.1
hooks:
- id: isort
args: ["--profile", "black"]