Skip to content

Commit

Permalink
Use black-pre-commit-mirror to speed up pre-commit runs. (esphome#5372)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpfleming authored Sep 10, 2023
1 parent e66047e commit 32b103e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 32b103e

Please sign in to comment.