diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edafb81..3016fc8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,6 @@ repos: rev: 22.10.0 hooks: - id: black - language_version: python3.8 - repo: https://github.com/pycqa/isort rev: 5.10.1 diff --git a/pyproject.toml b/pyproject.toml index f9e57d1..9e35679 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,4 @@ [tool.black] -py311 = true include = '\.pyi?$' exclude = ''' /(