Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
use black pre-commit mirror
  • Loading branch information
Zeitsperre authored Sep 12, 2023
1 parent a1cfdc5 commit c1e5624
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 @@ -27,7 +27,7 @@ repos:
rev: v1.10.0
hooks:
- id: rst-inline-touching-normal
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
hooks:
- id: black
Expand Down

0 comments on commit c1e5624

Please sign in to comment.