Skip to content

Commit

Permalink
Merge pull request #78 from balisujohn/dev-pyright-freeze
Browse files Browse the repository at this point in the history
freeze pyright in pre-commit to 1.1.305
  • Loading branch information
pseudo-rnd-thoughts authored May 25, 2023
2 parents bd745bf + d692674 commit 7d16829
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,6 @@ repos:
language: node
pass_filenames: false
types: [python]
additional_dependencies: ["pyright"]
additional_dependencies: ["[email protected]"]
args:
- --project=pyproject.toml

0 comments on commit 7d16829

Please sign in to comment.