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