Skip to content

Commit

Permalink
Merge pull request #90 from sangshuduo/add-pre-commit
Browse files Browse the repository at this point in the history
chore: bump pyright-python v1.1.371
  • Loading branch information
sangshuduo authored Jul 13, 2024
2 parents 0cdb5c8 + 066783d commit 22c9259
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.369
rev: v1.1.371
hooks:
- id: pyright
additional_dependencies: ["gif", "lightgbm", "pandas", "scikit-learn", "scipy", "mlforecast", "plotext", "sqlalchemy", "taospy"]

0 comments on commit 22c9259

Please sign in to comment.