Skip to content

Commit

Permalink
Black can infer target-version from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Oct 28, 2023
1 parent f59c9f3 commit e96d97d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ repos:
rev: 23.10.1
hooks:
- id: black
args:
- --target-version=py37
- --target-version=py38
- --target-version=py39
- --target-version=py310
- --target-version=py311

- repo: https://github.com/PyCQA/isort
rev: 5.12.0
Expand Down

0 comments on commit e96d97d

Please sign in to comment.