mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 06:36:54 +08:00
Remove language_version from black hook in .pre-commit-config.yaml (#12009)
This commit is contained in:
@@ -30,7 +30,6 @@ repos:
|
||||
rev: 24.3.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.10
|
||||
- repo: https://github.com/pycqa/flake8
|
||||
rev: 7.0.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user