Skip to content

Commit 610654e

Browse files
committed
Update output
1 parent b48ff0d commit 610654e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,9 +1078,9 @@ <h2>Keeping hooks up-to-date</h2>
10781078
<pre>
10791079
<code data-trim class="language-shell hide-line-numbers" data-line-numbers="1">
10801080
$ 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!
1081+
[...]/pre-commit-hooks ... already up to date!
1082+
[...]/ruff-pre-commit ... updating v0.11.12 -> v0.11.13
1083+
[...]/numpy/numpydoc ... already up to date!
10841084
</code>
10851085
</pre>
10861086
<p class="fragment">

0 commit comments

Comments
 (0)