Skip to content

Commit

Permalink
chore: use 2x faster black mirror (#4784)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Aug 10, 2023
1 parent 4bf60c6 commit 9039e6a
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 @@ -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
Expand Down

0 comments on commit 9039e6a

Please sign in to comment.