Bump pydocstyle from 6.2.2 to 6.2.3
Bumps pydocstyle from 6.2.2 to 6.2.3.
Release notes
Sourced from pydocstyle's releases.
6.2.3
What's Changed
- Fix decorator parsing for async functions by
@cdce8p
in PyCQA/pydocstyle#577- fix: do not pass file names with pre-commit by
@yajo
in PyCQA/pydocstyle#610New Contributors
@cdce8p
made their first contribution in PyCQA/pydocstyle#577@yajo
made their first contribution in PyCQA/pydocstyle#610Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.2...6.2.3
Commits
-
f6bee54
fix: do not pass file names with pre-commit (#610) -
302bb78
Fix decorator parsing for async functions (#577) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts