Merge pull request #3133 from pydanny/update/pre-commit-autoupdate

Auto-update pre-commit hooks
This commit is contained in:
Bruno Alla 2021-04-21 09:53:17 +01:00 committed by GitHub
commit 93d5ef38e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ repos:
- id: isort
- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.0
rev: 3.9.1
hooks:
- id: flake8
args: ['--config=setup.cfg']