Update .pre-commit-config.yaml

This commit is contained in:
Aryan Iyappan 2021-08-21 20:53:58 +05:30 committed by GitHub
parent 3b77b5f92a
commit 76701e0809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,8 @@ repos:
- repo: https://github.com/ambv/black
rev: 19.3b0
hooks:
- id: black
language_version: python3
- id: black
language_version: python3
- repo: https://github.com/PyCQA/flake8
rev: 3.8.4
hooks: