mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 09:06:29 +00:00
Bump flake8-docstrings from 1.6.0 to 1.7.0 (#4119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
ee1daa0b35
commit
939eb81581
@ -14,7 +14,7 @@ repos:
|
|||||||
hooks:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
additional_dependencies:
|
additional_dependencies:
|
||||||
- flake8-docstrings==1.6.0
|
- flake8-docstrings==1.7.0
|
||||||
- pydocstyle==6.3.0
|
- pydocstyle==6.3.0
|
||||||
files: ^(supervisor|script|tests)/.+\.py$
|
files: ^(supervisor|script|tests)/.+\.py$
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
black==22.12.0
|
black==22.12.0
|
||||||
codecov==2.1.12
|
codecov==2.1.12
|
||||||
coverage==7.1.0
|
coverage==7.1.0
|
||||||
flake8-docstrings==1.6.0
|
flake8-docstrings==1.7.0
|
||||||
flake8==6.0.0
|
flake8==6.0.0
|
||||||
pre-commit==3.0.0
|
pre-commit==3.0.0
|
||||||
pydocstyle==6.3.0
|
pydocstyle==6.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user