Skip to content

Commit

Permalink
chore: use 2x faster pre-commit mirror (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Aug 10, 2023
1 parent 1963e06 commit fdb217c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ repos:
- id: requirements-txt-fixer
- id: trailing-whitespace

- repo: https://github.com/psf/black
rev: "23.3.0"
- repo: https://github.com/psf/black-pre-commit-mirror
rev: "23.7.0"
hooks:
- id: black

Expand Down

0 comments on commit fdb217c

Please sign in to comment.