Skip to content

Commit

Permalink
refine pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
geekan committed Dec 24, 2023
1 parent 984ea4d commit 618b86a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 618b86a

Please sign in to comment.