Update black in pre-commit

This commit is contained in:
grym 2022-11-22 22:09:15 -05:00
parent dd24c5bbb9
commit 68fd631a00
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ repos:
- id: check-added-large-files
args: [--maxkb=5120] # 2 MB
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.10.0
hooks:
- id: black
name: Formatting