From 2a77d5b4418ee3ffcd70d0066435db91432455d9 Mon Sep 17 00:00:00 2001 From: vvssttkk <8581044+vvssttkk@users.noreply.github.com> Date: Wed, 14 Feb 2024 01:38:36 +0300 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 eb0b78fb..92fdf408 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,6 +59,6 @@ repos: - id: pyright - repo: https://github.com/hcodes/yaspeller.git - rev: v9.1.0 + rev: v10.0.1 hooks: - id: yaspeller