Ville Skyttä 2020-10-03 11:11:22 +03:00 committed by GitHub
parent 16d5c145a9
commit 32f7045c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ repos:
- --quiet-level=2
exclude_types: [csv, json]
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.3
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies:

View File

@ -4,7 +4,7 @@ bandit==1.6.2
black==20.8b1
codespell==1.17.1
flake8-docstrings==1.5.0
flake8==3.8.3
flake8==3.8.4
isort==5.5.3
pydocstyle==5.1.1
pyupgrade==2.7.2