Use Black mirror

This commit is contained in:
Hugo van Kemenade 2024-01-01 10:26:28 -07:00 committed by GitHub
parent 702f4cae21
commit e29d900ecb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/psf/black
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.12.1
hooks:
- id: black