From bb1aea34270aaaaed6a5281d193e40b928ac5aab Mon Sep 17 00:00:00 2001 From: NiceAesth <8437201+NiceAesth@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:46:07 +0300 Subject: [PATCH] chore: revert unrelated change --- .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 bbac3ea..4f0d15b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,4 +42,4 @@ repos: - id: poetry-check default_language_version: - python: python3.11 + python: python3.9