lint: pre-commit autoupdate

This commit is contained in:
Guilhem Saurel 2021-08-27 18:06:35 +02:00
parent eb3c795368
commit 6aaac9149d

View file

@ -14,7 +14,7 @@ repos:
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/psf/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
language_version: python3