Skip to content

Commit bb0564f

Browse files
committed
Deploying to gh-pages from @ 51b99b0 🚀
1 parent d9cb5b4 commit bb0564f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

contributing/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2129,7 +2129,7 @@ <h3 id="getting-started">Getting Started<a class="headerlink" href="#getting-sta
21292129
<div class="highlight"><pre><span></span><code>git<span class="w"> </span>remote<span class="w"> </span>add<span class="w"> </span>upstream<span class="w"> </span>https://github.com/commitizen-tools/commitizen.git
21302130
</code></pre></div></li>
21312131
<li>Set up the development environment:
2132-
<div class="highlight"><pre><span></span><code>uv<span class="w"> </span>sync<span class="w"> </span>--dev
2132+
<div class="highlight"><pre><span></span><code>uv<span class="w"> </span>sync<span class="w"> </span>--dev<span class="w"> </span>--frozen
21332133
</code></pre></div></li>
21342134
<li>Set up pre-commit hooks:
21352135
<div class="highlight"><pre><span></span><code>uv<span class="w"> </span>run<span class="w"> </span>poe<span class="w"> </span>setup-pre-commit

contributing_tldr/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2010,7 +2010,7 @@ <h2 id="useful-commands">Useful commands<a class="headerlink" href="#useful-comm
20102010
<p>Please check the <a href="https://github.com/commitizen-tools/commitizen/blob/master/pyproject.toml">pyproject.toml</a> for a comprehensive list of commands.</p>
20112011
<h3 id="code-changes">Code Changes<a class="headerlink" href="#code-changes" title="Permanent link">&para;</a></h3>
20122012
<div class="highlight"><pre><span></span><code><span class="c1"># Ensure you have the correct dependencies</span>
2013-
uv<span class="w"> </span>sync<span class="w"> </span>--dev
2013+
uv<span class="w"> </span>sync<span class="w"> </span>--dev<span class="w"> </span>--frozen
20142014

20152015
<span class="c1"># Make ruff happy</span>
20162016
uv<span class="w"> </span>run<span class="w"> </span>poe<span class="w"> </span>format

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)