Skip to content

Commit

Permalink
Merge pull request #87 from sangshuduo/add-pre-commit
Browse files Browse the repository at this point in the history
chore: bump pyright-python v1.1.367
  • Loading branch information
sangshuduo authored Jun 16, 2024
2 parents 0a419d1 + ae8bb8a commit 1eb4884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:
- id: ruff-format

- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.366
rev: v1.1.367
hooks:
- id: pyright
additional_dependencies: ["gif", "lightgbm", "pandas", "scikit-learn", "scipy", "mlforecast", "plotext", "sqlalchemy", "taospy"]

0 comments on commit 1eb4884

Please sign in to comment.