Skip to content

Commit 6373715

Browse files
authored
Merge pull request #300 from pyt-team/renovate/numpy-numpydoc-1.x
Update pre-commit hook numpy/numpydoc to v1.8.0
2 parents cc51548 + aab09ff commit 6373715

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
@@ -28,6 +28,6 @@ repos:
2828
types_or: [ python, pyi, jupyter ]
2929

3030
- repo: https://github.com/numpy/numpydoc
31-
rev: v1.6.0
31+
rev: v1.8.0
3232
hooks:
3333
- id: numpydoc-validation

0 commit comments

Comments
 (0)