Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/pydocstyle: 6.2.3 → 6.3.0](PyCQA/pydocstyle@6.2.3...6.3.0)
  • Loading branch information
pre-commit-ci[bot] authored Jan 23, 2023
1 parent 5df3149 commit d58945e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repos:
language_version: python3
args: ['--profile', 'black']
- repo: https://github.com/pycqa/pydocstyle
rev: 6.2.3
rev: 6.3.0
hooks:
- id: pydocstyle
language_version: python3
Expand Down

0 comments on commit d58945e

Please sign in to comment.