Use mirror to run black with pre-commit (#95605)

This commit is contained in:
Marc Mueller
2023-08-03 13:21:07 +02:00
committed by GitHub
parent db5d1b10ea
commit 1fa66953b4

View File

@@ -5,7 +5,7 @@ repos:
- id: ruff
args:
- --fix
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
hooks:
- id: black