1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-19 00:10:21 +01:00

Update pydocstyle to 6.2.3 (#85449)

This commit is contained in:
Marc Mueller
2023-01-08 23:59:07 +01:00
committed by GitHub
parent b0270f1ab7
commit 8f7aca7b69
3 changed files with 8 additions and 8 deletions

View File

@@ -36,7 +36,7 @@ repos:
- pycodestyle==2.10.0
- pyflakes==3.0.1
- flake8-docstrings==1.6.0
- pydocstyle==6.1.1
- pydocstyle==6.2.3
- flake8-comprehensions==3.10.1
- flake8-noqa==1.3.0
- mccabe==0.7.0