mirror of
https://github.com/django/daphne.git
synced 2025-04-21 01:02:06 +03:00
Updated Black in pre-commit to 22.3.0.
This commit is contained in:
parent
2d9362d259
commit
79f524e539
|
@ -5,7 +5,7 @@ repos:
|
|||
- id: pyupgrade
|
||||
args: [--py36-plus]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 20.8b1
|
||||
rev: 22.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
|
|
Loading…
Reference in New Issue
Block a user