Update .pre-commit-config.yaml

This commit is contained in:
jinzr 2024-03-04 17:02:11 +08:00
parent 2f4a6e95e6
commit 7d6739ef7a

View File

@ -26,7 +26,7 @@ repos:
# E121,E123,E126,E226,E24,E704,W503,W504
- repo: https://github.com/pycqa/isort
rev: 5.11.5
rev: 5.10.1
hooks:
- id: isort
args: ["--profile=black"]