Skip to content
This repository was archived by the owner on Nov 23, 2025. It is now read-only.

Commit dddd2b1

Browse files
committed
Updating pydocstyle hook.
1 parent 51b1c8d commit dddd2b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ repos:
109109
# Lint docstrings.
110110
- repo: https://github.com/PyCQA/pydocstyle
111111
# Waiting for a 3.10 release on pypi
112-
rev: "6.1.1"
112+
rev: "6.2.2"
113113
hooks:
114114
- id: pydocstyle
115115
additional_dependencies:

0 commit comments

Comments
 (0)