Skip to content

Commit

Permalink
chore: use 2x faster pre-commit mirror (#1569)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Aug 11, 2023
1 parent c655dbd commit 26c5e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -13,7 +13,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace

- 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 26c5e18

Please sign in to comment.