Bump pydocstyle from 6.2.3 to 6.3.0 (#4108)

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:
dependabot[bot] 2023-01-18 09:27:22 +01:00 committed by GitHub
parent 51875bdcd5
commit 83e5359bd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ repos:
- id: flake8
additional_dependencies:
- flake8-docstrings==1.6.0
- pydocstyle==6.2.3
- pydocstyle==6.3.0
files: ^(supervisor|script|tests)/.+\.py$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0

View File

@ -4,7 +4,7 @@ coverage==7.0.5
flake8-docstrings==1.6.0
flake8==6.0.0
pre-commit==2.21.0
pydocstyle==6.2.3
pydocstyle==6.3.0
pylint==2.15.10
pytest-aiohttp==1.0.4
pytest-asyncio==0.18.3