mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
black: upgrade (#8659)
This commit is contained in:
@@ -5,7 +5,7 @@ repos:
|
||||
- id: pycln
|
||||
args: [--all, stubs, stdlib, tests, scripts]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 22.6.0 # must match requirements-tests.txt
|
||||
rev: 22.8.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.9
|
||||
|
||||
Reference in New Issue
Block a user