Skip to content

Commit c74aef2

Browse files
author
Dylan Huang
committed
use basedpyright for pre-commit
1 parent 97072d4 commit c74aef2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ repos:
2222
- id: ruff-format
2323
- id: ruff
2424
args: ["--fix"]
25-
26-
- repo: https://github.com/RobertCraigie/pyright-python
27-
rev: v1.1.403
25+
- repo: https://github.com/DetachHead/basedpyright-pre-commit-mirror
26+
rev: 1.31.3
2827
hooks:
29-
- id: pyright
28+
- id: basedpyright

0 commit comments

Comments
 (0)