Commit 9039e6ac by Henry Schreiner Committed by GitHub

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

Committed via https://github.com/asottile/all-repos
parent 4bf60c60
...@@ -31,7 +31,7 @@ repos: ...@@ -31,7 +31,7 @@ repos:
types_or: [c++, c, cuda] types_or: [c++, c, cuda]
# Black, the code formatter, natively supports pre-commit # 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 rev: "23.7.0" # Keep in sync with blacken-docs
hooks: hooks:
- id: black - id: black
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment