[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 8.0.0 → 8.0.1](https://github.com/pycqa/isort/compare/8.0.0...8.0.1)
This commit is contained in:
pre-commit-ci[bot]
2026-03-02 22:10:24 +00:00
committed by GitHub
parent 513eeb251f
commit b7b89178d3

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.0 rev: 8.0.1
hooks: hooks:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]