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

Bump pylint from 2.15.6 to 2.15.7 (#4127)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-01 12:49:37 +13:00
committed by GitHub
parent 106c1bfac2
commit db0ed055dd

View File

@@ -1,4 +1,4 @@
pylint==2.15.6
pylint==2.15.7
flake8==5.0.4 # also change in .pre-commit-config.yaml when updating
black==22.10.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.2.2 # also change in .pre-commit-config.yaml when updating