mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-10 19:56:45 +03:00
Run pre-commit autoupdate
This commit is contained in:
parent
0f3d786402
commit
b5542d4426
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v1.2.3
|
||||
rev: v1.3.0
|
||||
hooks:
|
||||
- id: autopep8-wrapper
|
||||
args:
|
||||
|
@ -17,7 +17,7 @@ repos:
|
|||
args:
|
||||
- --autofix
|
||||
- repo: https://github.com/asottile/seed-isort-config
|
||||
rev: v1.0.0
|
||||
rev: v1.0.1
|
||||
hooks:
|
||||
- id: seed-isort-config
|
||||
- repo: https://github.com/pre-commit/mirrors-isort
|
||||
|
|
Loading…
Reference in New Issue
Block a user