Skip to content

Commit

Permalink
chore: use 2x faster black mirror (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Aug 16, 2023
1 parent 9b47e92 commit f7e219e
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 @@ -41,7 +41,7 @@ repos:
additional_dependencies: [pyupgrade==2.31.0]
args: ["--py37-plus"]

- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.3.0
hooks:
- id: black-jupyter
Expand Down

0 comments on commit f7e219e

Please sign in to comment.