1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

Bump black from 22.3.0 to 22.6.0 (#3613)

This commit is contained in:
dependabot[bot]
2022-06-30 12:42:28 +02:00
committed by GitHub
parent 8112bdfaa8
commit 09e6c11d73
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
pylint==2.14.3
flake8==4.0.1
black==22.3.0
black==22.6.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==2.34.0 # also change in .pre-commit-config.yaml when updating
pre-commit