1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-05 18:30:57 +01:00

Use black-pre-commit-mirror to speed up pre-commit runs. (#5372)

This commit is contained in:
Kevin P. Fleming 2023-09-10 15:42:42 -04:00 committed by GitHub
parent e66047e072
commit 32b103eb1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.7.0
hooks:
- id: black