1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2026-02-15 07:27:13 +00:00

Bump pydocstyle from 6.2.2 to 6.2.3 (#4092)

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-09 12:01:29 +01:00
committed by GitHub
parent 4461192fa7
commit 8fc91f5288
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.0
- pydocstyle==6.2.3
files: ^(supervisor|script|tests)/.+\.py$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0