From 46c362d16fa0ced0db30b50ca0501dace24289e7 Mon Sep 17 00:00:00 2001 From: phi Date: Fri, 9 Aug 2024 16:35:00 +0900 Subject: [PATCH] chore: update pyright --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0664c3f..4593918 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,4 +16,4 @@ repos: args: - "--pythonpath=.venv/bin/python" repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.373 + rev: v1.1.375