Update .pre-commit-config.yaml

This commit is contained in:
Aryan Iyappan 2021-08-21 18:37:44 +05:30 committed by GitHub
parent 1886ec9dcb
commit d54b819552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,6 @@ repos:
- id: black
language_version: python3
- repo: https://github.com/PyCQA/flake8
rev: 3.7.8
rev: 3.8.4
hooks:
- id: flake8