Bump black version

This commit is contained in:
Stéphane Bidoul 2022-01-30 14:10:03 +01:00
parent a42dea1054
commit 39b19dbfcc
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -2,7 +2,7 @@ default_language_version:
python: python3 python: python3
repos: repos:
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 21.12b0 rev: 22.1.0
hooks: hooks:
- id: black - id: black
- repo: https://github.com/myint/autoflake - repo: https://github.com/myint/autoflake