Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#707)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pycqa/pydocstyle: 6.2.0 → 6.2.3](PyCQA/pydocstyle@6.2.0...6.2.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jan 10, 2023
1 parent 46f3860 commit 0ba3e94
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 @@ -27,7 +27,7 @@ repos:
name: isort (python)
args: [--profile=black, --line-length=80]
- repo: https://github.com/pycqa/pydocstyle
rev: '6.2.0'
rev: '6.2.3'
hooks:
- id: pydocstyle
exclude: ^(gmso/abc|gmso/core|gmso/tests/|docs/|devtools/|setup.py)
Expand Down

0 comments on commit 0ba3e94

Please sign in to comment.