Skip to content

Commit

Permalink
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 (#53)
Browse files Browse the repository at this point in the history
Bumps [pre-commit/action](https://github.com/pre-commit/action) from
3.0.0 to 3.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pre-commit/action/releases">pre-commit/action's
releases</a>.</em></p>
<blockquote>
<h2>pre-commit/action@v3.0.1</h2>
<h3>Misc</h3>
<ul>
<li>Update actions/cache to v4
<ul>
<li><a
href="https://redirect.github.com/pre-commit/action/issues/190">#190</a>
PR by <a
href="https://github.com/SukiCZ"><code>@​SukiCZ</code></a>.</li>
<li><a
href="https://redirect.github.com/pre-commit/action/issues/189">#189</a>
issue by <a
href="https://github.com/bakerkj"><code>@​bakerkj</code></a>.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pre-commit/action/commit/2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd"><code>2c7b380</code></a>
v3.0.1</li>
<li><a
href="https://github.com/pre-commit/action/commit/8e2deebc7918860122d0968e9e4fb73161fedbe2"><code>8e2deeb</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/action/issues/190">#190</a>
from SukiCZ/upgrade-action/cache-v4</li>
<li><a
href="https://github.com/pre-commit/action/commit/0dbc303468d9ee1ae3a4cddd9b697c1424c73522"><code>0dbc303</code></a>
Upgrade action/cache to v4. Fixes: <a
href="https://redirect.github.com/pre-commit/action/issues/189">#189</a></li>
<li><a
href="https://github.com/pre-commit/action/commit/c7d159c2092cbfaab7352e2d8211ab536aa2267c"><code>c7d159c</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/action/issues/185">#185</a>
from pre-commit/asottile-patch-1</li>
<li><a
href="https://github.com/pre-commit/action/commit/9dd42377a1725fb44b57b6a17501d984852f8ad9"><code>9dd4237</code></a>
fix main badge</li>
<li><a
href="https://github.com/pre-commit/action/commit/37faf8a587e18fa3a3f78f600c9edbfd0691c3c3"><code>37faf8a</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/action/issues/184">#184</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/action/commit/049686ec527b5f1785b9cafcb3258821878466b1"><code>049686e</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li><a
href="https://github.com/pre-commit/action/commit/5f528da5c95691c4cf42ff76a4d10854b62cbb82"><code>5f528da</code></a>
move back to maintenance-only</li>
<li><a
href="https://github.com/pre-commit/action/commit/efd3bcfec120bd343786e46318186153b7bc8c68"><code>efd3bcf</code></a>
Merge pull request <a
href="https://redirect.github.com/pre-commit/action/issues/170">#170</a>
from pre-commit/pre-commit-ci-update-config</li>
<li><a
href="https://github.com/pre-commit/action/commit/df308c7f46bfa147cdec6c9795d030dc13431d35"><code>df308c7</code></a>
[pre-commit.ci] pre-commit autoupdate</li>
<li>Additional commits viewable in <a
href="https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pre-commit/action&package-manager=github_actions&previous-version=3.0.0&new-version=3.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent cda3b67 commit 6594927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.x"
- uses: pre-commit/action@v3.0.0
- uses: pre-commit/action@v3.0.1
with:
extra_args: --hook-stage manual --all-files
- name: Run PyLint
Expand Down

0 comments on commit 6594927

Please sign in to comment.