mirror of
https://github.com/graphql-python/graphene.git
synced 2025-05-04 00:13:40 +03:00
precommit, setup py
This commit is contained in:
parent
6967ce258f
commit
7c474d65e5
|
@ -20,10 +20,11 @@ repos:
|
||||||
rev: v2.37.3
|
rev: v2.37.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyupgrade
|
- id: pyupgrade
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: 22.6.0
|
# Ruff version.
|
||||||
|
rev: v0.4.10
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: ruff-format
|
||||||
- repo: https://github.com/PyCQA/flake8
|
- repo: https://github.com/PyCQA/flake8
|
||||||
rev: 5.0.4
|
rev: 5.0.4
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user