Skip to content

Commit b0bf7f6

Browse files
committed
No need for black with ruff format
1 parent a241251 commit b0bf7f6

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ repos:
1212
- id: detect-private-key
1313
- id: end-of-file-fixer
1414

15-
- repo: https://github.com/psf/black
16-
rev: 24.2.0
17-
hooks:
18-
- id: black
19-
2015
- repo: https://github.com/astral-sh/ruff-pre-commit
2116
# Ruff version.
2217
rev: v0.3.0

0 commit comments

Comments
 (0)