Skip to content

Commit

Permalink
Use mirror to run black with pre-commit (#95605)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Aug 3, 2023
1 parent db5d1b1 commit 1fa6695
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 @@ -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
Expand Down

0 comments on commit 1fa6695

Please sign in to comment.