Skip to content

Commit

Permalink
Merge pull request #773 from Mause/renovate/psf-black-23.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook psf/black to v23.9.0
  • Loading branch information
Mause authored Sep 9, 2023
2 parents a7cdfb5 + ff25ea2 commit cef4638
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 @@ -33,8 +33,8 @@ repos:
- id: pyupgrade
args:
- --py37-plus
- 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
- repo: https://github.com/pre-commit/mirrors-mypy
Expand Down

0 comments on commit cef4638

Please sign in to comment.