Skip to content

Commit

Permalink
test pre-commit by lowering pyright version
Browse files Browse the repository at this point in the history
  • Loading branch information
naik-aakash committed Jul 18, 2024
1 parent f1aa2de commit c91645a
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 @@ -66,6 +66,6 @@ repos:
args: [--ignore-words-list, 'titel,alls,ans,nd,mater,nwo,te,hart,ontop,ist,ot,fo']
types_or: [python, rst, markdown]
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.372
rev: v1.1.369
hooks:
- id: pyright

0 comments on commit c91645a

Please sign in to comment.