mirror of
https://github.com/esphome/esphome.git
synced 2025-04-18 00:30:29 +01:00
Bump black from 21.12b0 to 22.1.0 (#3147)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Otto winter <otto@otto-winter.com>
This commit is contained in:
parent
f9e7291050
commit
2b39988707
@ -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: 20.8b1
|
rev: 22.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
pylint==2.12.2
|
pylint==2.12.2
|
||||||
flake8==4.0.1
|
flake8==4.0.1
|
||||||
black==21.12b0
|
black==22.1.0
|
||||||
pre-commit
|
pre-commit
|
||||||
|
|
||||||
# Unit tests
|
# Unit tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user