Skip to content

Bump pydocstyle from 6.2.3 to 6.3.0

HIFIS Bot requested to merge dependabot-pip-pydocstyle-6.3.0 into main

Bumps pydocstyle from 6.2.3 to 6.3.0.

Release notes

Sourced from pydocstyle's releases.

6.3.0

What's Changed

Full 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

Merge request reports