This commit is contained in:
pre-commit-ci[bot] 2026-04-27 17:37:31 +00:00 committed by GitHub
commit 3c629c72f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ repos:
- id: flake8
args: ["--max-line-length", "110"]
- repo: https://github.com/PyCQA/isort
rev: 8.0.1
rev: 9.0.0a3
hooks:
- id: isort
- repo: https://github.com/asottile/pyupgrade