1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-16 00:33:54 +01:00

Bump pylint from 3.3.9 to 4.0.0 (#11211)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-13 13:10:46 -10:00
committed by GitHub
parent 9fb254fdc2
commit c652aa375a

View File

@@ -1,4 +1,4 @@
pylint==3.3.9
pylint==4.0.0
flake8==7.3.0 # also change in .pre-commit-config.yaml when updating
ruff==0.14.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.21.0 # also change in .pre-commit-config.yaml when updating