This repository has been archived on 2020-04-29. You can view files and clone it, but cannot push or open issues or pull requests.
namensschilder/.pre-commit-config.yaml
Simon Bruder 3912d29530
All checks were successful
continuous-integration/drone/push Build is passing
Switch to quart and pyppeteer
quart: async flask
pyppeteer: puppeteer but in python
→ no nodejs in container
2020-04-29 05:08:19 +02:00

7 lines
126 B
YAML

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