update black (#452)

This commit is contained in:
Markos Gogoulos
2022-05-10 13:46:22 +03:00
committed by GitHub
parent f1969e4637
commit 1ddfae7c95
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ repos:
- id: isort - id: isort
args: ["--profile", "black"] args: ["--profile", "black"]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 20.8b1 rev: 22.3.0
hooks: hooks:
- id: black - id: black
language_version: python3 language_version: python3