chore(deps): update dependency pre-commit to v3.3.1 (#8)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [pre-commit](https://github.com/pre-commit/pre-commit) | dev-dependencies | minor | `3.2.2` -> `3.3.1` |

---

### Release Notes

<details>
<summary>pre-commit/pre-commit</summary>

### [`v3.3.1`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;331---2023-05-02)

[Compare Source](https://github.com/pre-commit/pre-commit/compare/v3.3.0...v3.3.1)

\==================

##### Fixes

-   Work around `git` partial clone bug for `autoupdate` on windows.
    -   [#&#8203;2866](https://github.com/pre-commit/pre-commit/issues/2866) PR by [@&#8203;asottile](https://github.com/asottile).
    -   [#&#8203;2865](https://github.com/pre-commit/pre-commit/issues/2865) issue by [@&#8203;adehad](https://github.com/adehad).

### [`v3.3.0`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#&#8203;330---2023-05-01)

[Compare Source](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.0)

\==================

##### Features

-   Upgrade ruby-build.
    -   [#&#8203;2846](https://github.com/pre-commit/pre-commit/issues/2846) PR by [@&#8203;jalessio](https://github.com/jalessio).
-   Use blobless clone for faster autoupdate.
    -   [#&#8203;2859](https://github.com/pre-commit/pre-commit/issues/2859) PR by [@&#8203;asottile](https://github.com/asottile).
-   Add `-j` / `--jobs` argument to `autoupdate` for parallel execution.
    -   [#&#8203;2863](https://github.com/pre-commit/pre-commit/issues/2863) PR by [@&#8203;asottile](https://github.com/asottile).
    -   issue by [@&#8203;gaborbernat](https://github.com/gaborbernat).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjEuMCJ9-->

Co-authored-by: Renovate Bot <renovate@localhost.localdomain>
Co-authored-by: JayPiKay <jpk@noreply.localhost>
Reviewed-on: #8
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-05-04 18:32:00 +02:00 committed by JayPiKay
parent ad2b2635e9
commit 0e7b8adba8
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -401,14 +401,14 @@ dev = ["pre-commit", "tox"]
[[package]]
name = "pre-commit"
version = "3.2.2"
version = "3.3.1"
description = "A framework for managing and maintaining multi-language pre-commit hooks."
category = "dev"
optional = false
python-versions = ">=3.8"
files = [
{file = "pre_commit-3.2.2-py2.py3-none-any.whl", hash = "sha256:0b4210aea813fe81144e87c5a291f09ea66f199f367fa1df41b55e1d26e1e2b4"},
{file = "pre_commit-3.2.2.tar.gz", hash = "sha256:5b808fcbda4afbccf6d6633a56663fed35b6c2bc08096fd3d47ce197ac351d9d"},
{file = "pre_commit-3.3.1-py2.py3-none-any.whl", hash = "sha256:218e9e3f7f7f3271ebc355a15598a4d3893ad9fc7b57fe446db75644543323b9"},
{file = "pre_commit-3.3.1.tar.gz", hash = "sha256:733f78c9a056cdd169baa6cd4272d51ecfda95346ef8a89bf93712706021b907"},
]
[package.dependencies]