We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8a7848 commit 031d8beCopy full SHA for 031d8be
.pre-commit-config.yaml
@@ -8,7 +8,7 @@ repos:
8
# Run the formatter.
9
- id: ruff-format
10
- repo: https://github.com/RobertCraigie/pyright-python
11
- rev: v1.1.382
+ rev: v1.1.390
12
hooks:
13
- id: pyright
14
# I don't love having to specify these here, but pre-commit only seems to work
0 commit comments