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

Bump black from 22.12.0 to 23.1.0 (#4375)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-02-10 07:40:04 +13:00
committed by GitHub
parent 045489e6d7
commit b7ab00b699
11 changed files with 3 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
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
black==23.1.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.3.1 # also change in .pre-commit-config.yaml when updating
pre-commit