Skip to content

Commit b97558a

Browse files
authored
Update .pre-commit-config.yaml
1 parent d82fc69 commit b97558a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repos:
1010
hooks:
1111
- id: mypy
1212
args: ["--config-file=mypy.ini"]
13-
- repo: https://github.com/fsouza/mirrors-pyright
13+
- repo: https://github.com/fsouza/mirrors-pyright
1414
rev: v1.1.402
1515
hooks:
16-
- id: pyright
16+
- id: pyright
1717
args: ["--project=pyrightconfig.json"]

0 commit comments

Comments
 (0)