Bump pydocstyle from 6.2.3 to 6.3.0
Bumps pydocstyle from 6.2.3 to 6.3.0.
Release notes
Sourced from pydocstyle's releases.
6.3.0
What's Changed
- Fix typo in pre-commit-hook by
@samj1912
in PyCQA/pydocstyle#624- Add
ignore-self-only-init
option by@thejcannon
in PyCQA/pydocstyle#560Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.3...6.3.0
Changelog
Sourced from pydocstyle's changelog.
6.3.0 - January 17th, 2023
New Features
- Add
ignore-self-only-init
config (#560).Bug Fixes
- Revert - Obey match rules in pre-commit usage (#610).
Commits
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