[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 8.0.1 → 9.0.0a3](https://github.com/pycqa/isort/compare/8.0.1...9.0.0a3)
This commit is contained in:
pre-commit-ci[bot]
2026-04-27 21:58:40 +00:00
committed by GitHub
parent 1d4af3c87e
commit aa013df77e

View File

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