From cec9698326c504b39e0efacbc94338b6bf7121f0 Mon Sep 17 00:00:00 2001 From: Tyler Kennedy Date: Fri, 25 Nov 2022 19:31:23 -0500 Subject: Run tests in both Python 3.10 and 3.11 --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 940fbbc..e41f599 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,6 @@ repos: rev: 22.10.0 hooks: - id: black - language_version: python3.10 - repo: https://github.com/pycqa/isort rev: 5.10.1 -- cgit v1.2.3