mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade flake8 to 3.8.3 (#37501)
https://flake8.pycqa.org/en/latest/release-notes/3.8.2.html https://flake8.pycqa.org/en/latest/release-notes/3.8.3.html
This commit is contained in:
parent
93df0a6d70
commit
63af60c7e7
@ -22,7 +22,7 @@ repos:
|
||||
- --quiet-level=2
|
||||
exclude_types: [csv, json]
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.8.1
|
||||
rev: 3.8.3
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
|
@ -4,7 +4,7 @@ bandit==1.6.2
|
||||
black==19.10b0
|
||||
codespell==1.16.0
|
||||
flake8-docstrings==1.5.0
|
||||
flake8==3.8.1
|
||||
flake8==3.8.3
|
||||
isort==4.3.21
|
||||
pydocstyle==5.0.2
|
||||
pyupgrade==2.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user