mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Merge pull request #3133 from pydanny/update/pre-commit-autoupdate
Auto-update pre-commit hooks
This commit is contained in:
commit
93d5ef38e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Reference in a new issue