Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0daef7f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Oct 20, 2023
1 parent 8ed2e59 commit 61bcfc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/local-setup/configuration.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Pre-Commit is a package manager and tool for running and organising your git hoo
* Install pre-commit
pre-commit is installed while you run ::

pipenv install --categories "package dev-packages"
pipenv install --categories "packages dev-packages"

* Setup
this installs all the git-hooks ::
Expand Down
2 changes: 1 addition & 1 deletion local-setup/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h3>Setting up Pre-Commit<a class="headerlink" href="#setting-up-pre-commit" tit
<ul>
<li><dl>
<dt>Install pre-commit</dt><dd><p>pre-commit is installed while you run</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">pipenv</span> <span class="n">install</span> <span class="o">--</span><span class="n">categories</span> <span class="s2">&quot;package dev-packages&quot;</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">pipenv</span> <span class="n">install</span> <span class="o">--</span><span class="n">categories</span> <span class="s2">&quot;packages dev-packages&quot;</span>
</pre></div>
</div>
</dd>
Expand Down

0 comments on commit 61bcfc9

Please sign in to comment.