mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Drop flake8 in favor of Ruff (#89863)
This commit is contained in:
@@ -4,15 +4,7 @@ autoflake==2.0.0
|
||||
bandit==1.7.4
|
||||
black==23.1.0
|
||||
codespell==2.2.2
|
||||
flake8-comprehensions==3.10.1
|
||||
flake8-docstrings==1.6.0
|
||||
flake8-noqa==1.3.0
|
||||
flake8==6.0.0
|
||||
isort==5.12.0
|
||||
mccabe==0.7.0
|
||||
pycodestyle==2.10.0
|
||||
pydocstyle==6.2.3
|
||||
pyflakes==3.0.1
|
||||
pyupgrade==3.3.1
|
||||
ruff==0.0.256
|
||||
yamllint==1.28.0
|
||||
|
Reference in New Issue
Block a user