mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
Bump black from 22.3.0 to 22.6.0 (#3613)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# See https://pre-commit.com/hooks.html for more hooks
|
# See https://pre-commit.com/hooks.html for more hooks
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/ambv/black
|
- repo: https://github.com/ambv/black
|
||||||
rev: 22.3.0
|
rev: 22.6.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
pylint==2.14.3
|
pylint==2.14.3
|
||||||
flake8==4.0.1
|
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
|
pyupgrade==2.34.0 # also change in .pre-commit-config.yaml when updating
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user