Skip to content

Commit

Permalink
use black pre-commit-mirror (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Nov 20, 2023
1 parent 7ad30de commit 581004c
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 @@ -47,7 +47,7 @@ repos:
types_or: [python, markdown, rst]
additional_dependencies: [tomli]

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

0 comments on commit 581004c

Please sign in to comment.