1
0
Fork 0
pgcli/.pre-commit-config.yaml
Daniel Baumann d1eab1eea9
Adding upstream version 3.2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 19:57:44 +01:00

7 lines
124 B
YAML

repos:
- repo: https://github.com/psf/black
rev: 21.5b0
hooks:
- id: black
language_version: python3.7