Skip to content

Commit

Permalink
deploy: c6f8265
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Jan 10, 2025
1 parent ed787df commit e737e12
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion installation/swift.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="menu-title">Lefthook Documentation</h1>
<h2 id="swift"><a class="header" href="#swift">Swift</a></h2>
<p>You can find the Swift wrapper plugin <a href="https://github.com/csjones/lefthook-plugin">here</a>.</p>
<p>Utilize lefthook in your Swift project using Swift Package Manager:</p>
<pre><code class="language-swift">.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.10.1"),
<pre><code class="language-swift">.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.10.2"),
</code></pre>
<p>Or, with <a href="https://github.com/yonaskolb/Mint">mint</a>:</p>
<pre><code class="language-bash">mint run csjones/lefthook-plugin
Expand Down
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h
<div style="break-before: page; page-break-before: always;"></div><h2 id="swift"><a class="header" href="#swift">Swift</a></h2>
<p>You can find the Swift wrapper plugin <a href="https://github.com/csjones/lefthook-plugin">here</a>.</p>
<p>Utilize lefthook in your Swift project using Swift Package Manager:</p>
<pre><code class="language-swift">.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.10.1"),
<pre><code class="language-swift">.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "1.10.2"),
</code></pre>
<p>Or, with <a href="https://github.com/yonaskolb/Mint">mint</a>:</p>
<pre><code class="language-bash">mint run csjones/lefthook-plugin
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit e737e12

Please sign in to comment.