From c82c71c96ad9060617ae59c4815ccb7990a203dd Mon Sep 17 00:00:00 2001 From: Derek Visch Date: Sun, 17 Jul 2022 03:48:20 -0400 Subject: [PATCH] chore: Remove `python3.10` requirement from black pre-commit hook (#822) Remove python 3.10 requirement from pre-commit --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cafc74c2e..b69200ca0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,6 @@ repos: rev: 22.6.0 hooks: - id: black - language_version: python3.10 exclude: | (?x)^( cookiecutter/.*|