From 0307e97cdc2383ab94217a70838f447525550b4a Mon Sep 17 00:00:00 2001 From: YariKartoshe4ka <49284924+YariKartoshe4ka@users.noreply.github.com> Date: Tue, 31 Jan 2023 20:32:17 +0300 Subject: [PATCH] Fix CI (#142) --- .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 8d06af0..e971ca0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/PyCQA/isort - rev: 5.10.1 + rev: 5.12.0 hooks: - id: isort