Skip to content

Commit 86bec8e

Browse files
committed
Update numpydoc-validation version
1 parent a353c29 commit 86bec8e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@ <h2>Example solution</h2>
816816
<pre>
817817
<code data-trim class="language-yaml">
818818
- repo: https://github.com/numpy/numpydoc
819-
rev: v1.7.0
819+
rev: v1.8.0
820820
hooks:
821821
- id: numpydoc-validation
822822
</code>
@@ -1010,7 +1010,7 @@ <h2>Excluding files</h2>
10101010
<pre>
10111011
<code data-trim class="language-diff hide-line-numbers" data-line-numbers="5">
10121012
- repo: https://github.com/numpy/numpydoc
1013-
rev: v1.7.0
1013+
rev: v1.8.0
10141014
hooks:
10151015
- id: numpydoc-validation
10161016
+ exclude: (tests|docs)/.*

0 commit comments

Comments
 (0)