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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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