1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 15:43:55 +00:00

Update black to 22.8.0 (#78509)

This commit is contained in:
Franck Nijhof
2022-09-15 12:45:18 +02:00
committed by GitHub
parent c0b04e9f91
commit 6dc3c0b572
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ repos:
- id: pyupgrade
args: [--py39-plus]
- repo: https://github.com/psf/black
rev: 22.6.0
rev: 22.8.0
hooks:
- id: black
args: