1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Lint updates (#3992)

This commit is contained in:
Jesse Hills
2022-11-07 19:03:59 +13:00
committed by GitHub
parent 2c76381fcd
commit 16ebf9da4c
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
pylint==2.15.5
flake8==5.0.4
flake8==5.0.4 # also change in .pre-commit-config.yaml when updating
black==22.8.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.2.0 # also change in .pre-commit-config.yaml when updating
pre-commit