chore: use 2x faster black mirror (#4784)

Committed via https://github.com/asottile/all-repos
This commit is contained in:
Henry Schreiner
2023-08-10 15:17:56 -04:00
committed by GitHub
parent 4bf60c609a
commit 9039e6ac42

View File

@@ -31,7 +31,7 @@ repos:
types_or: [c++, c, cuda]
# Black, the code formatter, natively supports pre-commit
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: "23.7.0" # Keep in sync with blacken-docs
hooks:
- id: black