Skip to content

Commit 968cb2f

Browse files
committed
Remove black from pre-commit
1 parent 6811521 commit 968cb2f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ repos:
2020
- id: ruff
2121
args: [--fix]
2222

23-
- repo: https://github.com/psf/black
24-
rev: 23.1.0
25-
hooks:
26-
- id: black
27-
2823
- repo: https://github.com/pre-commit/mirrors-mypy
2924
rev: v1.0.1
3025
hooks:

0 commit comments

Comments
 (0)