mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-15 06:08:59 +03:00
9 lines
199 B
YAML
9 lines
199 B
YAML
default_language_version:
|
|
python: python3.10
|
|
repos:
|
|
- repo: https://github.com/PyCQA/flake8
|
|
rev: 5.0.4
|
|
hooks:
|
|
- id: flake8
|
|
additional_dependencies: [flake8-bugbear==22.7.1]
|