Skip to content

Commit 7122116

Browse files
committed
update(tooling): remove black git hook since it's conflicting with ruff
1 parent 1b504ad commit 7122116

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,6 @@ repos:
3636
- python
3737
- pyi
3838

39-
- repo: https://github.com/psf/black-pre-commit-mirror
40-
rev: 25.12.0
41-
hooks:
42-
- id: black
43-
args:
44-
- --target-version=py39
45-
4639
# Disabled until PyQt translation support f-strings
4740
# - repo: https://github.com/asottile/pyupgrade
4841
# rev: v3.15.0

0 commit comments

Comments
 (0)