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 f42d602 commit f629b1eCopy full SHA for f629b1e
index.html
@@ -134,7 +134,7 @@ <h2 id="quick-start"> Quick start <small><a href="#quick-start" class="text-d
134
<li><code>pre-commit --version</code> should show you what version you're using</li>
135
</ul>
136
<div class="highlight pre-commit"><pre><span></span>$ pre-commit --version
137
-pre-commit 4.2.0
+pre-commit 4.3.0
138
</pre></div>
139
<h3 id="2-add-a-pre-commit-configuration"> 2. Add a pre-commit configuration <small><a href="#2-add-a-pre-commit-configuration" class="text-decoration-none">¶</a></small></h3> <ul>
140
<li>create a file named <code>.pre-commit-config.yaml</code></li>
0 commit comments