Skip to content

Commit 27a80ed

Browse files
committed
Remove explicit version for black, let it read from pyproject.toml
1 parent 3cd6da8 commit 27a80ed

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ repos:
4242
hooks:
4343
- id: black
4444
name: Run black
45-
args:
46-
- -t
47-
- py312
48-
- -t
49-
- py313
50-
- -t
51-
- py314
5245

5346
- repo: https://github.com/PyCQA/isort
5447
rev: 6.0.1

0 commit comments

Comments
 (0)