Skip to content

Commit

Permalink
use black-pre-commit-mirror and update black (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby authored Sep 9, 2023
1 parent 631b3e8 commit 689b98b
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 @@ -25,8 +25,8 @@ repos:
- id: debug-statements
- id: check-docstring-first

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

Expand Down

0 comments on commit 689b98b

Please sign in to comment.