mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Use mirror to run black
with pre-commit (#95605)
This commit is contained in:
parent
db5d1b10ea
commit
1fa66953b4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user