Skip to content

Commit

Permalink
use black mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Nov 25, 2023
1 parent 03e4373 commit b0e5480
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ repos:
rev: v3.5.0
hooks:
- id: validate_manifest
- repo: https://github.com/psf/black
rev: 23.11.0
- repo: https://github.com/hauntsaninja/black-pre-commit-mirror
# black compiled with mypyc
rev: 23.10.1
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit b0e5480

Please sign in to comment.