mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-09 21:24:43 +00:00
Update flake8 from 3.7.9 to 3.8.1 in pre-commit config
This commit is contained in:
parent
b1c6ad25d2
commit
cd740c2619
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ repos:
|
|||
- id: black
|
||||
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.7.9
|
||||
rev: 3.8.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
args: ['--config=setup.cfg']
|
||||
|
|
|
|||
Loading…
Reference in a new issue