refine pre-commit config

This commit is contained in:
geekan 2023-12-24 19:41:44 +08:00
parent 984ea4dbed
commit 618b86ab6a

View file

@ -3,6 +3,7 @@ default_stages: [ commit ]
# Install
# 1. pip install metagpt[dev]
# 2. pre-commit install
# 3. pre-commit run --all-files # make sure all files are clean
repos:
- repo: https://github.com/pycqa/isort
rev: 5.11.5