mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update flake8 and pylint to latest (#6217)
This commit is contained in:
parent
81ca978413
commit
c5a8372f13
@ -1,8 +1,8 @@
|
|||||||
# linters such as flake8 and pylint should be pinned, as new releases
|
# linters such as flake8 and pylint should be pinned, as new releases
|
||||||
# make new things fail. Manually update these pins when pulling in a
|
# make new things fail. Manually update these pins when pulling in a
|
||||||
# new version
|
# new version
|
||||||
flake8==3.2.1
|
flake8==3.3
|
||||||
pylint==1.6.4
|
pylint==1.6.5
|
||||||
mypy-lang==0.4.5
|
mypy-lang==0.4.5
|
||||||
pydocstyle==1.1.1
|
pydocstyle==1.1.1
|
||||||
coveralls>=1.1
|
coveralls>=1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user