Skip to content

Commit

Permalink
Update to pyright==1.1.339 (#200)
Browse files Browse the repository at this point in the history
* update pyright in pre-commit.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml
  • Loading branch information
Kallinteris-Andreas authored Dec 23, 2023
1 parent f2754e1 commit 4c5e589
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 @@ -39,7 +39,7 @@ repos:
language: node
pass_filenames: false
types: [python]
additional_dependencies: ["pyright"]
additional_dependencies: ["pyright@1.1.339"]
args:
- --project=pyproject.toml
- repo: https://github.com/pycqa/pydocstyle
Expand Down

0 comments on commit 4c5e589

Please sign in to comment.