Skip to content

Commit

Permalink
Merge pull request #96 from sangshuduo/add-pre-commit
Browse files Browse the repository at this point in the history
chore: bump pyright-python v1.1.375 in .pre-commit-config.yaml
  • Loading branch information
sangshuduo authored Aug 11, 2024
2 parents 8155799 + 9df8977 commit c685195
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.374
rev: v1.1.375
hooks:
- id: pyright
additional_dependencies: ["gif", "lightgbm", "pandas", "scikit-learn", "scipy", "mlforecast", "plotext", "sqlalchemy", "taospy"]

0 comments on commit c685195

Please sign in to comment.