mirror of
https://github.com/logos-co/nomos-e2e-tests.git
synced 2025-02-09 13:15:31 +00:00
12 lines
239 B
YAML
12 lines
239 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 24.10.0
|
|
hooks:
|
|
- id: black
|
|
args: [--line-length=150]
|
|
|
|
- repo: https://github.com/RobertCraigie/pyright-python
|
|
rev: v1.1.390
|
|
hooks:
|
|
- id: pyright
|