mirror of
https://github.com/simple-login/app.git
synced 2024-11-14 08:01:13 +01:00
10 lines
210 B
YAML
10 lines
210 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.1.0
|
|
hooks:
|
|
- id: black
|
|
language_version: python3.7
|
|
- repo: https://github.com/pycqa/flake8
|
|
rev: 4.0.1
|
|
hooks:
|
|
- id: flake8
|