We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48ff0d commit 610654eCopy full SHA for 610654e
1 file changed
index.html
@@ -1078,9 +1078,9 @@ <h2>Keeping hooks up-to-date</h2>
1078
<pre>
1079
<code data-trim class="language-shell hide-line-numbers" data-line-numbers="1">
1080
$ pre-commit autoupdate
1081
- Updating [...]/pre-commit-hooks ... already up to date!
1082
- Updating [...]/ruff-pre-commit ... updating v0.11.12 -> v0.11.13
1083
- Updating [...]/numpy/numpydoc ... already up to date!
+ [...]/pre-commit-hooks ... already up to date!
+ [...]/ruff-pre-commit ... updating v0.11.12 -> v0.11.13
+ [...]/numpy/numpydoc ... already up to date!
1084
</code>
1085
</pre>
1086
<p class="fragment">
0 commit comments