mirror of
https://github.com/dbcli/pgcli.git
synced 2024-11-23 11:14:07 +03:00
Go back to black 23.3.0 which supports 3.7
This commit is contained in:
parent
43f24a5338
commit
f8ef25309b
@ -1,5 +1,5 @@
|
||||
repos:
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.9.1
|
||||
rev: 23.3.0
|
||||
hooks:
|
||||
- id: black
|
||||
|
@ -1,7 +1,7 @@
|
||||
pytest>=2.7.0
|
||||
tox>=1.9.2
|
||||
behave>=1.2.4
|
||||
black>=23.9.1
|
||||
black>=23.3.0
|
||||
pexpect==3.3; platform_system != "Windows"
|
||||
pre-commit>=1.16.0
|
||||
coverage>=5.0.4
|
||||
|
Loading…
Reference in New Issue
Block a user