1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-05 18:30:57 +01:00

Bump pylint from 2.15.8 to 2.15.10 (#4278)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-10 16:46:13 +13:00 committed by GitHub
parent b1f1329cee
commit 6306348379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
pylint==2.15.8
pylint==2.15.10
flake8==6.0.0 # also change in .pre-commit-config.yaml when updating
black==22.12.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.3.0 # also change in .pre-commit-config.yaml when updating