Skip to content

Commit

Permalink
chore: use 2x faster black mirror (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Aug 30, 2023
1 parent e239305 commit 82fab05
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 @@ -24,7 +24,7 @@ repos:
args: [--fix, --exit-non-zero-on-fix]

# Python formatting
- 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 82fab05

Please sign in to comment.