mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Upgrade flake8 to 3.9.1 (#49284)
This commit is contained in:
parent
ec5c6e18ec
commit
ee37d8141a
@ -23,7 +23,7 @@ repos:
|
||||
exclude_types: [csv, json]
|
||||
exclude: ^tests/fixtures/
|
||||
- repo: https://gitlab.com/pycqa/flake8
|
||||
rev: 3.9.0
|
||||
rev: 3.9.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
additional_dependencies:
|
||||
|
@ -6,7 +6,7 @@ codespell==2.0.0
|
||||
flake8-comprehensions==3.4.0
|
||||
flake8-docstrings==1.6.0
|
||||
flake8-noqa==1.1.0
|
||||
flake8==3.9.0
|
||||
flake8==3.9.1
|
||||
isort==5.7.0
|
||||
pycodestyle==2.7.0
|
||||
pydocstyle==6.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user