From 82288e5ce89e5f4c8479c5ee61bacaa1fda6b4cd Mon Sep 17 00:00:00 2001 From: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:38:23 +0200 Subject: [PATCH] Update .pre-commit-config.yaml --- .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 842efaa9..ce4ad6af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: language: node pass_filenames: false types: [python] - additional_dependencies: ["pyright@1.1.342"] + additional_dependencies: ["pyright@1.1.308"] args: - --project=pyproject.toml - repo: https://github.com/pycqa/pydocstyle