update .pre-commit-config.yaml

This commit is contained in:
mauwii 2023-02-17 02:52:21 +01:00
parent 519a9071a8
commit c3f533f20f
No known key found for this signature in database
GPG Key ID: D923DB04ADB3F5AB

View File

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: check-ast
- id: check-yaml
args: [--allow-multiple-documents]
args: [--unsafe]
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: 23.1.0