Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
chore: switch to faster black pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
MindTooth authored and tomrtk committed Sep 27, 2023
1 parent 0b0021a commit ba297b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -35,7 +35,7 @@ repos:
rev: 1.1.0
hooks:
- id: pyproject-fmt
- 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 ba297b0

Please sign in to comment.