Skip to content

Commit

Permalink
Merge pull request #124 from sangshuduo/add-pre-commit
Browse files Browse the repository at this point in the history
chore: bump pyright to v1.1.385 in .pre-commit-config.yaml
  • Loading branch information
sangshuduo authored Oct 19, 2024
2 parents 5e9e57b + 6968217 commit 62277a8
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 @@ -55,7 +55,7 @@ repos:
- id: ruff-format

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

0 comments on commit 62277a8

Please sign in to comment.