mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
Merge pull request #847 from patrick91/fix/precommit-py-version
Don't enforce python 3.6 on precommit
This commit is contained in:
commit
89ba0da6d7
|
@ -21,4 +21,4 @@ repos:
|
|||
rev: 18.6b4
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.6
|
||||
language_version: python3
|
||||
|
|
Loading…
Reference in New Issue
Block a user